From 6371e0890178fe1fdd9c36f72373a141add90d92 Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期二, 12 十二月 2023 17:25:09 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 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