gaoluyang
昨天 9bca5ca91f2ec5107c6e10c8d18588636213bd58
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,
  });