no message
This commit is contained in:
@@ -86,7 +86,7 @@ api.index().then(res => {
|
||||
store.state.nav = res.data.nav
|
||||
store.state.wechat = res.data.wechat
|
||||
store.state.apartment = res.data.config.apartment
|
||||
store.state.schoolList=res.data.schoolList
|
||||
store.state.schoolList = res.data.schoolList
|
||||
}).finally(() => {
|
||||
app.mount('#app')
|
||||
})
|
||||
Reference in New Issue
Block a user