Parcourir la source

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

il y a 5 ans
Parent
commit
7ed21028e9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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);