From a15fb376f2a52a36be5ce2f1eeaf252a509dfcb7 Mon Sep 17 00:00:00 2001
From: 王震 <10952869+daywangzhen@user.noreply.gitee.com>
Date: 星期三, 13 九月 2023 14:45:42 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/components/view/standard-table/technology.vue |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/components/view/standard-table/technology.vue b/src/components/view/standard-table/technology.vue
index 2c2792e..63eb015 100644
--- a/src/components/view/standard-table/technology.vue
+++ b/src/components/view/standard-table/technology.vue
@@ -67,7 +67,6 @@
     props:['tableData','tableType'],
     created() {},
     mounted() {
-      
     },
     methods: {
       // 琛ㄦ牸鏍戝叏閮ㄩ�変腑閰嶇疆
@@ -189,7 +188,7 @@
   /* .standard .el-table__body {
     height: 100%;
   } */
-  .standard .el-table .el-table__row:not([class*="el-table__row--level-"]) td:nth-child(3){
+  /* .standard .el-table .el-table__row:not([class*="el-table__row--level-"]) td:nth-child(3){
     padding-left: 23px !important;
-   }
+   } */
 </style>

--
Gitblit v1.9.3