gaoluyang
2025-03-20 4d89bba3366e262023fe8007581dbd723e478a88
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>