From e136eb3e3f7278fbb80610db5f8d0fc9c78523e5 Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期二, 12 十二月 2023 16:08:24 +0800 Subject: [PATCH] modified: src/views/plan/manufacturingorder/index.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