chenhj
7 天以前 69824335612695262f40d6e0f0830726bc768618
src/api/salesManagement/receiptPayment.js
@@ -40,7 +40,7 @@
// 查询已经绑定发票的开票台账
export function bindInvoiceNoRegPage(query) {
    return request({
        url: '/receiptPayment/bindInvoiceNoRegPage',
        url: '/sales/product/listPageSalesLedger',
        method: 'get',
        params: query
    })