ソースを参照

烦人的提示打开

Reiskuchen 5 年 前
コミット
634e36edd4
1 ファイル変更1 行追加1 行削除
  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);