chenxiong преди 3 години
родител
ревизия
0e88418acf
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      pages2/bank/questionBankExplain.vue

+ 1 - 1
pages2/bank/questionBankExplain.vue

@@ -429,7 +429,7 @@ export default {
 		this.goodsQuestionList();
 	},
 	onUnload() {
-		if(this.isSubmit || this.isHistory) {
+		if(this.isSubmit || this.isHistory || this.explain) {
 			return
 		}
 		this.examRecordEdit();