From abc0b7be7368ac2ce1dcef035d2c105563c3820e Mon Sep 17 00:00:00 2001 From: Amjacks <1932302177@qq.com> Date: Wed, 16 Apr 2025 11:46:48 +0800 Subject: [PATCH] =?UTF-8?q?feat=20=E8=B4=A7=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/basics/flatWarehouse/wareHouseLocation/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/basics/flatWarehouse/wareHouseLocation/index.vue b/src/views/basics/flatWarehouse/wareHouseLocation/index.vue index ddab770..7df67fc 100644 --- a/src/views/basics/flatWarehouse/wareHouseLocation/index.vue +++ b/src/views/basics/flatWarehouse/wareHouseLocation/index.vue @@ -4,12 +4,12 @@ - + - + @@ -217,6 +217,7 @@ const resetQuery = () => { queryFormRef.value.resetFields(); state.queryParams.params.storageName = ''; state.queryParams.params.description = ''; + queryInfo() } const updateList = (col: any) => { materialTableConfig.value.column = col