批改移动到后台

This commit is contained in:
2021-03-23 11:45:51 +08:00
parent 1757a8fd4f
commit 40f7e34528
59 changed files with 9607 additions and 30685 deletions

View File

@@ -95,7 +95,7 @@ export default {
_this.$alert('试卷得分:' + re.response + '分', '考试结果', {
confirmButtonText: '返回考试记录',
callback: action => {
_this.$router.push('/record/index')
window.close()
}
})
} else {