chenmy 4 rokov pred
rodič
commit
f854a0f00e

+ 2 - 0
HiTeachCE/ClientApp/src/components/Chart/OptionView.vue

@@ -806,6 +806,8 @@
                 }
                 this.$store.state.IRSswitch = true
                 this.$store.state.students = nowstudent
+                this.$store.state.answerstatus = 0
+                this.$store.state.answervalue=''
                 console.log(this.$store.state.FirstRecord, '保存的第一次作答信息')
                 console.log(this.$store.state.students, '清理后的作答数据')
                 this.answerAsk = false