liuyg
2021-08-27 b0892b894c818dbb109a65e6dd355f0906cd611d
src/views/trainExam/singleperformance.vue
@@ -456,7 +456,7 @@
              params["deptId"] = that.userInfo.dept_id;
            }
            that.questionBankLoading = false;
            params["examType"] = 1;
            params["examType"] = 2;
            getList(
              page.currentPage,
              page.pageSize,