chenmy 4 年之前
父节点
当前提交
f854a0f00e
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      HiTeachCE/ClientApp/src/components/Chart/OptionView.vue

+ 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