src/views/trainExam/singleperformance.vue
@@ -245,7 +245,7 @@ }, { label: "身份证号", prop: "account", prop: "cardNo", search: true, searchSpan: 4, slot: true, @@ -624,6 +624,10 @@ //如果是培训公司管理员 params["trainUnitId"] = that.userInfo.dept_id; } if (roleAlias == "公安管理员" || roleAlias == "民警") { //如果公安 params["jurisdiction"] = that.userInfo.jurisdiction; } that.questionBankLoading = false; params["examType"] = 2; if (this.sort) {