From 1dfbc2b65a4bb7c02812d4c7c07d2b613ae6581e Mon Sep 17 00:00:00 2001 From: songguoqiang <765017469@qq.com> Date: Thu, 22 Aug 2024 10:42:30 +0800 Subject: [PATCH] =?UTF-8?q?HL-5298:=E7=BB=B4=E4=BF=AE=E5=A4=87=E4=BB=B6?= =?UTF-8?q?=E6=94=B6=E8=B4=A7=E3=80=81=E9=80=80=E8=B4=A7=E3=80=81=E9=A2=86?= =?UTF-8?q?=E7=94=A8=E7=94=B3=E8=AF=B7=E7=9B=B4=E6=8E=A5=EF=BC=8C=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E5=90=8E=E7=9B=B4=E6=8E=A5=E7=94=9F=E6=88=90=E8=AE=B0?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../supplierdeliver/purchaseMainWms/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/wms/purchasereceiptManage/supplierdeliver/purchaseMainWms/index.vue b/src/views/wms/purchasereceiptManage/supplierdeliver/purchaseMainWms/index.vue index e526f7ef9..2d5a5a4f7 100644 --- a/src/views/wms/purchasereceiptManage/supplierdeliver/purchaseMainWms/index.vue +++ b/src/views/wms/purchasereceiptManage/supplierdeliver/purchaseMainWms/index.vue @@ -221,7 +221,7 @@ console.log('PurchaseMain.allSchemas.searchSchema',PurchaseMain.allSchemas.searc const Echo = [] const { tableObject, tableMethods } = useTable({ - getListApi: PurchaseDetailApi.getPurchaseDetailPage // 分页接口 + getListApi: PurchaseDetailApi.getPurchaseDetailPageWMS // 分页接口 }) // 获得表格的各种操作