Selaa lähdekoodia

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

5 vuotta sitten
vanhempi
commit
7ed21028e9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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);