|
|
@@ -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' }"
|