From 2a1ea6a1c5b2210b3ac751e344517741cfbac2dd Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期五, 19 一月 2024 10:59:31 +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 52b4d38..d861caa 100644
--- a/src/views/quality/teststandard/index.vue
+++ b/src/views/quality/teststandard/index.vue
@@ -24,7 +24,7 @@
                 <el-col :span="8">
                   <span>鏍囧噯鍙傛暟</span>
                 </el-col>
-                <el-col :span="8" :offset="4">
+                <!-- <el-col :span="8" :offset="4">
                   <el-button
                     v-if="permissions.quality_teststandard_layout"
                     style="float: right; padding: 3px 0"
@@ -33,8 +33,8 @@
                   >
                     甯冨眬
                   </el-button>
-                </el-col>
-                <el-col :span="2">
+                </el-col> -->
+                <el-col :span="14">
                   <el-button
                     style="float: right; padding: 3px 0"
                     type="text"

--
Gitblit v1.9.3