Kaynağa Gözat

移除测试目录

zhangjie 2 yıl önce
ebeveyn
işleme
ebfabb0025
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      src/views/Home.vue

+ 2 - 2
src/views/Home.vue

@@ -177,8 +177,8 @@ export default {
     }
   },
   created() {
-    this.initData1();
-    // this.initData();
+    // this.initData1();
+    this.initData();
   },
   methods: {
     ...mapActions("exam", ["updateWaitTaskCount"]),