gaoluyang
2025-03-13 d8d591ead3e434d46e9c142853668e3e8c16e864
src/views/CNAS/personnel/personnelInfo/tabs/personnel-list.vue
@@ -55,7 +55,7 @@
      </div>
      <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="560" :tableLoading="tableLoading1"></lims-table>
      </div>
      <span slot="footer" class="dialog-footer">
        <el-button @click="selectUserDia = false">取 消</el-button>