From 78fec36925ecbf835c99c03f726dbc80387eb2bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=96=AA=E5=90=8D?= <942005050@qq.com> Date: Wed, 19 Apr 2023 16:33:49 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=98=E7=82=B9=E8=AE=A1=E5=88=92=E5=8E=BB?= =?UTF-8?q?=E6=8E=89=E5=88=A0=E9=99=A4=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fe/PC/src/views/inventoryManage/Count/CountPlan-ms.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/fe/PC/src/views/inventoryManage/Count/CountPlan-ms.vue b/fe/PC/src/views/inventoryManage/Count/CountPlan-ms.vue index f3c71b966..2567dca0c 100644 --- a/fe/PC/src/views/inventoryManage/Count/CountPlan-ms.vue +++ b/fe/PC/src/views/inventoryManage/Count/CountPlan-ms.vue @@ -42,7 +42,6 @@ :title="tableColumns" :DrawerLoading="Loading.DrawerLoading" :drawer="displayDialog.detailsDialog" - :dropdownData="dropdownData" :propsData="propsData" :tabsDesTions="tabsDesTions" :Butttondata="DrawerButtonData"