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/basic/location/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/basic/location/index.vue b/src/views/basic/location/index.vue index f0474fe..7015cc8 100644 --- a/src/views/basic/location/index.vue +++ b/src/views/basic/location/index.vue @@ -44,7 +44,7 @@ mulLocation: [], uploadInfo: { // 鏄惁灞曠ず涓婁紶EXCEL浠ュ強瀵瑰簲鐨剈rl - isShow: true, + isShow: false, url: '/mes/location/upload' }, prelang: 'operation', @@ -198,7 +198,7 @@ { minWidth: '200', prop: 'ifsLocation', - label: 'ERP搴撲綅', + label: 'IFS搴撲綅', sort: true, isTrue: false, isSearch: true, -- Gitblit v1.9.3