Explorar el Código

Merge branch 'master' of http://47.100.37.243:10080/ZHOU/yunsu

hace 5 años
padre
commit
7ed21028e9
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);