@@ -194,10 +194,6 @@ export default {
}
},
mounted() {
- if (!this.isLogin) {
- this.checkLogin();
- return;
- }
// this.getAllCollections();
methods: {