@@ -225,10 +225,6 @@ export default {
this.$router.go(-1);
},
onSubmit() {
- this.$router.replace({
- path: this.source,
- });
- return;
let collectionAnswerlisd = this.$refs.allowWriteAgainSummary.collectionAnswerlisd;
let collectionItemList = this.$refs.allowWriteAgainSummary.collectionItemList;
for (var c = 0; c < collectionAnswerlisd.length; c++) {