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 }