src/views/CNAS/personnel/personnelInfo/components/Edit.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/CNAS/personnel/personnelInfo/tabs/personnel-list.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/CNAS/personnel/personnelInfo/components/Edit.vue
@@ -119,7 +119,7 @@ <div v-if="selectUserDia" class="body" style="height: 60vh;"> <lims-table :tableData="tableData1" :column="column1" :isSelection="true" :handleSelectionChange="selectMethod" :height="'calc(100vh - 290px)'" :tableLoading="tableLoading1"></lims-table> height="500" :tableLoading="tableLoading1"></lims-table> </div> <span slot="footer" class="dialog-footer"> <el-button @click="selectUserDia = false">取 消</el-button> src/views/CNAS/personnel/personnelInfo/tabs/personnel-list.vue
@@ -57,7 +57,7 @@ </div> <div v-if="selectUserDia" class="body" style="height: 60vh;"> <lims-table :tableData="tableData1" :column="column1" :isSelection="true" :handleSelectionChange="selectMethod" height="560" :tableLoading="tableLoading1"></lims-table> height="520" :tableLoading="tableLoading1"></lims-table> </div> <span slot="footer" class="dialog-footer"> <el-button @click="selectUserDia = false">取 消</el-button>