@@ -343,7 +343,7 @@ export default {
}
},
mounted() {
- this.notify();
+ // this.notify();
if (this.user) {
var user = JSON.parse(this.user);