Merge remote-tracking branch 'remotes/origin/test'
This commit is contained in:
commit
f9ad56bca6
@ -306,7 +306,7 @@ export default {
|
||||
await updateExamRules(model);
|
||||
this.$store.dispatch('exam/setCourseDetail', this.form);
|
||||
this.$message.success(this.$t('publish.updateExamRuleSuccess'));
|
||||
history.go(-1);
|
||||
// history.go(-1);
|
||||
} catch (error) {
|
||||
this.$messageBox(this.$t('publish.updateExamRuleFailed'));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user