From 55b3f53a7af9bc28183435ca3295844f443c82c4 Mon Sep 17 00:00:00 2001 From: bjang03 <259278618@qq.com> Date: Fri, 6 Dec 2024 19:04:01 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=98=E7=82=B9=E8=B0=83=E6=95=B4=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E6=98=8E=E7=BB=86=E5=88=A0=E9=99=A4=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E7=8A=B6=E6=80=81=E5=8F=98=E6=9B=B4=E4=B8=BA?= =?UTF-8?q?=E9=9D=9E=E7=BB=88=E6=80=81=E9=83=BD=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../countManage/countadjust/countadjustRequestMain/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/wms/countManage/countadjust/countadjustRequestMain/index.vue b/src/views/wms/countManage/countadjust/countadjustRequestMain/index.vue index 5839b0a9d..5779e163c 100644 --- a/src/views/wms/countManage/countadjust/countadjustRequestMain/index.vue +++ b/src/views/wms/countManage/countadjust/countadjustRequestMain/index.vue @@ -73,7 +73,7 @@ :detailButtonIsShowAdd="false" :detailButtonIsShowEdit="false" :detailButtonIsShowDelete="true" - :detailButtonIsShowAddStatusArray="['1']" + :detailButtonIsShowAddStatusArray="['1','2','3','4','6','7']" :Echo="Echo" @searchTableSuccessDetail="searchTableSuccessDetail" />