chenlei 1 月之前
父節點
當前提交
cd5af688d4
共有 2 個文件被更改,包括 1 次插入2 次删除
  1. 0 1
      src/views/sheetList/components/BalanceSheet.vue
  2. 1 1
      src/views/sheetList/components/MixedSheet.vue

+ 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