zhangjie hai 1 ano
pai
achega
6da101a066
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/Home.vue

+ 2 - 2
src/views/Home.vue

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