src/api/procurementManagement/procurementInvoiceLedger.js
@@ -61,7 +61,7 @@ // 查询列表 export function invoiceListPage(query) { return request({ url: "/purchase/registration/listPage", url: "/sales/product/listPagePurchaseLedger", method: "get", params: query, });