提交 604cc5f6 authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 dce95eb3
...@@ -120,7 +120,7 @@ export default { ...@@ -120,7 +120,7 @@ export default {
}, },
// 考试测评 // 考试测评
showExamText(data) { showExamText(data) {
if (data.progress.INTERVIEW_APPLICATION.total_progress !== 1) { if (!this.isSubmited) {
return return
} }
const menu = this.menus[0] const menu = this.menus[0]
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论