lxh hai 2 meses
pai
achega
de76392eb4
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      pages/index/index.vue

+ 2 - 1
pages/index/index.vue

@@ -189,7 +189,8 @@ export default {
         if (newV != null && newV != "") this.PageCur = newV[0].component;
       },
       immediate: true,
-  },
+  }
+},
   onLoad() {
     this.changeWV();
   },