bug
This commit is contained in:
@@ -121,12 +121,12 @@ export default {
|
|||||||
|
|
||||||
},
|
},
|
||||||
onLoad() {
|
onLoad() {
|
||||||
this.autoLogin().then(() => {
|
|
||||||
this.getSwiperList();
|
this.getSwiperList();
|
||||||
this.getName();
|
this.getName();
|
||||||
this.getGrids();
|
this.getGrids();
|
||||||
this.getActive();
|
this.getActive();
|
||||||
this.getNotice();
|
this.getNotice();
|
||||||
|
this.autoLogin().then(() => {
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
Reference in New Issue
Block a user