智慧保安考试系统
zhongrj
2023-08-31 ae65e215975ea5fec83e24a35583992d93c5d1c2
src/views/exam/startexam.vue
@@ -183,9 +183,9 @@
      // return;
      // debugger;
      updateApplyStatus(data).then(res => {
        that.resData["examScoreId"] = res.data.id;
        this.$store.commit("SetScoreId", res.data.id);
        // console.log(res.data.id, "ididididiidididididid");
        that.resData["examScoreId"] = res.data.examScore.id;
        this.$store.commit("SetScoreId", res.data.examScore.id);
        this.$store.commit("SetScoreType", res.data.type);
        window.name = "";
        this.$notify({
          message:
@@ -202,7 +202,6 @@
      });
    },
    getUserInfoBYExam() {
      console.log(this.option,456123)
      var that = this;
      let setData = ({ color, subtext, isExam }) => {
        that.option.data = [