张诺
昨天 0b828f262887aeb1f3c0278baf351a54ea60e288
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,
  });