chenlei 1 month ago
parent
commit
cd5af688d4

+ 0 - 1
src/views/sheetList/components/BalanceSheet.vue

@@ -268,7 +268,6 @@ function isNumberVal(value) {
         <thead>
           <tr ref="rowTable">
             <!-- 行头 -->
-            <th class="th-tg sm"  style="width:36px" ref="cellRef"></th>
 
             <!-- 列头 -->
             <th 

+ 1 - 1
src/views/sheetList/components/MixedSheet.vue

@@ -268,7 +268,7 @@ function isNumberVal(value) {
         <thead>
           <tr ref="rowTable">
             <!-- 行头 -->
-            <th class="th-tg sm"  style="width:36px" ref="cellRef"></th>
+            <!-- <th class="th-tg sm"  style="width:36px" ref="cellRef"></th> -->
 
             <!-- 列头 -->
             <th