Michael Wang 6 жил өмнө
parent
commit
b8206076f9

+ 1 - 1
src/features/OnlineExam/Examing/ExamingHome.vue

@@ -181,7 +181,7 @@ export default {
       5 * 1000 // 10秒检查是否有更改需要提交答案
     );
   },
-  mounted() {
+  async mounted() {
     // iview bug: https://github.com/iview/iview/issues/4061
     // document.body.style = "";