gaoluyang
2025-03-24 292770a7c2553db7953186c85d8dc9fdc8d04f6a
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
        }