From b3ebb6f99f647a08cac70ebd9cf1baabdffc6852 Mon Sep 17 00:00:00 2001
From: 王震 <10952869+daywangzhen@user.noreply.gitee.com>
Date: 星期三, 20 十二月 2023 14:55:56 +0800
Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/mes-ocea-before

---
 src/views/quality/teststandard/index.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/views/quality/teststandard/index.vue b/src/views/quality/teststandard/index.vue
index 56a20be..120c1c0 100644
--- a/src/views/quality/teststandard/index.vue
+++ b/src/views/quality/teststandard/index.vue
@@ -240,13 +240,13 @@
                     v-if="editable"
                     >鎻掑叆
                   </el-button>
-                  <el-button
+                  <!-- <el-button
                     type="text"
                     size="mini"
                     @click.stop="editTestStandardParam(scope.row)"
                     v-if="editable && scope.row.id != null"
                     >鍏紡
-                  </el-button>
+                  </el-button> -->
                   <el-button
                     type="text"
                     size="mini"
@@ -321,7 +321,7 @@
       isShowQuery: false,
       uploadInfo: {
         // 鏄惁灞曠ず涓婁紶EXCEL浠ュ強瀵瑰簲鐨剈rl
-        isShow: true,
+        isShow: false,
         url: '/mes/testStandard/upload'
       },
       prelang: 'operation',

--
Gitblit v1.9.3