Administrator
2021-11-18 d91256b72ab2be0f7ad5886099fd3fc7366649c9
src/views/trainingRegistration/index.vue
@@ -350,6 +350,7 @@
  created() {
    this.search["cancel"] = 1;
    this.search["auditStatus"] = 4;
    this.search["isExam"] = 1;
  },
  mounted() {
    // if (window.name == "baoming") {
@@ -556,7 +557,7 @@
            //如果是培训公司管理员
            params["trainingUnitId"] = that.userInfo.dept_id;
          }
          params["isExam"] = 1;
          // params["isExam"] = 1;
          getdata(
            page.currentPage,
            page.pageSize,