From c23656bdd2295b042f4866d29b34727cd3a8a8a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E6=98=8E=E6=A2=81?= <2429105222@qq.com> Date: Mon, 24 Apr 2023 19:59:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=87=BA=E5=85=A5=E5=BA=93=E6=98=8E=E7=BB=86?= =?UTF-8?q?=E5=92=8C=E5=BE=80=E6=9D=A5=E5=8D=95=E4=BD=8Dbug=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/basic/corpMaintain/corpMaintain.vue | 2 +- src/views/inventory/InvSpaceManage.vue | 15 +++++++-------- src/views/inventory/supInoutSearchOrder.vue | 2 ++ 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/src/views/basic/corpMaintain/corpMaintain.vue b/src/views/basic/corpMaintain/corpMaintain.vue index caa73594..d2e94e3a 100644 --- a/src/views/basic/corpMaintain/corpMaintain.vue +++ b/src/views/basic/corpMaintain/corpMaintain.vue @@ -349,7 +349,7 @@ export default { hideForm() { // 更改值 this.formVisible = !this.formVisible; - // this.getList(); + this.getList(); return true; }, // 显示表单 diff --git a/src/views/inventory/InvSpaceManage.vue b/src/views/inventory/InvSpaceManage.vue index afc3791a..b55192da 100644 --- a/src/views/inventory/InvSpaceManage.vue +++ b/src/views/inventory/InvSpaceManage.vue @@ -26,14 +26,13 @@ - - - - - - - - + + +