From 8ac7bed2e7d52a6bbcb44ecfb1e11a0b1244e85e Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期三, 13 十二月 2023 14:53:50 +0800 Subject: [PATCH] modified: src/views/plan/manufacturingorder/routing.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