From 4ecb762585d80efe4127aa2472cfac97a4b35086 Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期五, 15 十二月 2023 14:36:18 +0800 Subject: [PATCH] modified: src/views/admin/user/index.vue --- src/views/technology/routing/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/technology/routing/index.vue b/src/views/technology/routing/index.vue index e3d7d29..4c685f1 100644 --- a/src/views/technology/routing/index.vue +++ b/src/views/technology/routing/index.vue @@ -138,7 +138,7 @@ customUpload: true, uploadInfo: { // 鏄惁灞曠ず涓婁紶EXCEL浠ュ強瀵瑰簲鐨剈rl - isShow: true, + isShow: false, url: '/mes/routing/uploadExcel' }, prelang: 'routing', -- Gitblit v1.9.3