Browse Source

车间报工

liuhairui 1 year ago
parent
commit
418367952e
1 changed files with 1 additions and 0 deletions
  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-tab-pane label="班组人员及分配比例" @click="showTable('班组人员及分配比例')" name="second">
 						  <el-table ref="multipleTable"
 						  <el-table ref="multipleTable"
 									:show-overflow-tooltip="true"
 									:show-overflow-tooltip="true"
+                        highlight-current-row="true"
 									:row-style="{ height: '40px' }"
 									:row-style="{ height: '40px' }"
 									:cell-style="{ padding: '0px' }" :header-row-style="{ height: '40px' }"
 									:cell-style="{ padding: '0px' }" :header-row-style="{ height: '40px' }"
 									:header-cell-style="{ padding: '0px' }"
 									:header-cell-style="{ padding: '0px' }"