代码调整
This commit is contained in:
parent
3a5d5def46
commit
b13136df51
@ -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