liuyg
2021-08-26 942c56e44f51dbc3a9ac40db9b7a2d03b68eb6cd
src/views/trainExam/performance.vue
@@ -509,7 +509,7 @@
              params["deptId"] = that.userInfo.dept_id;
            }
            that.questionBankLoading = false;
            params["examType"] = 1;
            params["examType"] = 2;
            getList(
              page.currentPage,
              page.pageSize,