From 0ee5e3ed9f0c60e453956972d29f6eaa1da8f282 Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期日, 28 四月 2024 14:44:34 +0800
Subject: [PATCH] 修改纤度检验表的样式

---
 src/views/systemSetting/silkStandardSetting/components/silkTableList.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/systemSetting/silkStandardSetting/components/silkTableList.vue b/src/views/systemSetting/silkStandardSetting/components/silkTableList.vue
index bc3226f..5881827 100644
--- a/src/views/systemSetting/silkStandardSetting/components/silkTableList.vue
+++ b/src/views/systemSetting/silkStandardSetting/components/silkTableList.vue
@@ -47,7 +47,6 @@
                       }
                     "
                   ></el-input>
-                  {{item.prop}}
                   <div class="common-select-btn" @click="clearupColumn(item.prop,i)">
                     <i class="el-icon-remove" title="鍒犻櫎"></i>
                   </div>

--
Gitblit v1.8.0