From f24286e2676f3a4a2061611f6484b7fc2d3c38ec Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期四, 14 十二月 2023 15:07:53 +0800 Subject: [PATCH] modified: src/views/technology/completeproductstructure/index.vue modified: src/views/technology/structure/index.vue --- src/views/basic/warehouse/index.vue | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/views/basic/warehouse/index.vue b/src/views/basic/warehouse/index.vue index df19356..c2d706c 100644 --- a/src/views/basic/warehouse/index.vue +++ b/src/views/basic/warehouse/index.vue @@ -39,7 +39,7 @@ isShowQuery: false, uploadInfo: { // 鏄惁灞曠ず涓婁紶EXCEL浠ュ強瀵瑰簲鐨剈rl - isShow: true, + isShow: false, url: '/mes/warehouse/uploadExcel' }, prelang: 'operation', @@ -54,6 +54,7 @@ seqNo: true, isShowHide: true, // 鏄惁鏄剧ず鏄惧奖鎸夐挳 isSearch: true, // 楂樼骇鏌ヨ鎸夐挳 + isRefresh: true, // 鏄惁鏄剧ず鍒锋柊鎸夐挳 defaultOrderBy: { column: 'createTime', direction: 'desc' } }, table: { -- Gitblit v1.9.3