From 51ec0fbe59a3c7768996072874ea6f0c2b91c060 Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期四, 21 十二月 2023 13:18:05 +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