Browse Source

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

5 năm trước cách đây
mục cha
commit
7ed21028e9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);