From 84ae9278a6f319e215776f5aad8a5b1a1d2f75d5 Mon Sep 17 00:00:00 2001 From: zhaoyiran Date: Thu, 18 Jul 2024 13:21:08 +0800 Subject: [PATCH] =?UTF-8?q?SCP=20=E9=87=87=E8=B4=AD=E8=AE=A2=E5=8D=95?= =?UTF-8?q?=E7=9A=84=E5=8F=98=E6=9B=B4=E8=AE=B0=E5=BD=95=E6=B2=A1=E6=9C=89?= =?UTF-8?q?=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../supplierdeliver/purchaseMain/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/wms/purchasereceiptManage/supplierdeliver/purchaseMain/index.vue b/src/views/wms/purchasereceiptManage/supplierdeliver/purchaseMain/index.vue index a4eb14d17..0350efbf0 100644 --- a/src/views/wms/purchasereceiptManage/supplierdeliver/purchaseMain/index.vue +++ b/src/views/wms/purchasereceiptManage/supplierdeliver/purchaseMain/index.vue @@ -356,7 +356,7 @@ console.log('PurchaseMain.allSchemas.searchSchema',PurchaseMain.allSchemas.searc } }) } - detailRef.value.openDetail(row, titleName, titleValue,'orderPurchaseMain') + detailRef.value.openDetail(row, titleName, titleValue,'order_purchase_main') } /** 删除按钮操作 */