liuhairui vor 1 Jahr
Ursprung
Commit
418367952e
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      src/view/performance/chejianbaogong.vue

+ 1 - 0
src/view/performance/chejianbaogong.vue

@@ -124,6 +124,7 @@
         <el-tab-pane label="班组人员及分配比例" @click="showTable('班组人员及分配比例')" name="second">
 						  <el-table ref="multipleTable"
 									:show-overflow-tooltip="true"
+                        highlight-current-row="true"
 									:row-style="{ height: '40px' }"
 									:cell-style="{ padding: '0px' }" :header-row-style="{ height: '40px' }"
 									:header-cell-style="{ padding: '0px' }"