gaoluyang
2025-03-24 b284c7ae40ebf6742930b0734d74cf80e721052e
src/views/CNAS/personnel/personnelInfo/tabs/personnel-capacity.vue
@@ -542,7 +542,7 @@
      this.dialogVisible = false;
    },
    getUserList(){
      selectUserCondition().then(res => {
      selectUserCondition({type: 2}).then(res => {
        if (res.code == 200) {
          this.responsibleOptions = res.data
        }