Explorar el Código

烦人的提示打开

Reiskuchen hace 5 años
padre
commit
634e36edd4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ys_vue/src/views/Home.vue

+ 1 - 1
ys_vue/src/views/Home.vue

@@ -343,7 +343,7 @@ export default {
     }
   },
   mounted() {
-    // this.notify();
+    this.notify();
 
     if (this.user) {
       var user = JSON.parse(this.user);