| | |
| | | // 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: |
| | |
| | | }); |
| | | }, |
| | | getUserInfoBYExam() { |
| | | console.log(this.option,456123) |
| | | var that = this; |
| | | let setData = ({ color, subtext, isExam }) => { |
| | | that.option.data = [ |