提交
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
}
|
||||
}
|
||||
this.loading = false
|
||||
this.$refs.question.getQuestionList(JSON.stringify(this.questionArr), this.navTitle)
|
||||
this.$refs.question.getQuestionList(JSON.stringify(this.questionArr), this.navTitle , this.subject)
|
||||
this.$refs.question.getOriginArr(JSON.stringify(this.questionArr))
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user