From 392682e0bbc69c537c93d3ddb0bd275acd3013eb Mon Sep 17 00:00:00 2001 From: wangyufei <2267742828@qq.com> Date: Thu, 1 Aug 2024 16:16:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9D=A8=E7=8E=89=E7=A6=8F=E6=8F=90=EF=BC=9ASC?= =?UTF-8?q?P=E6=AD=A3=E5=BC=8F=E7=8E=AF=E5=A2=83=EF=BC=8C=E8=A6=81?= =?UTF-8?q?=E8=B4=A7=E8=AE=A1=E5=88=92=E6=98=8E=E7=BB=86=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E9=A1=B5=EF=BC=8C=E5=8E=BB=E6=8E=89=E4=BE=9B=E5=BA=94=E5=95=86?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../supplierdeliver/purchasePlanMain/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/index.vue b/src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/index.vue index 7c6dc93e7..73cc8ea82 100644 --- a/src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/index.vue +++ b/src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/index.vue @@ -91,7 +91,7 @@ :detailButtonIsShowAddStatusArray="['1','3','4','5','6']" :detailButtonIsShowEdit="true" :detailButtonIsShowDelete="true" - :detailButtonIsShowAdd="true" + :detailButtonIsShowAdd="false" editHasPermi="wms:purchase-plan-main:update" deleteHasPermi="wms:purchase-plan-main:delete" :isOpenSearchTable="true"