commit
This commit is contained in:
@@ -36,7 +36,8 @@ const appModule = {
|
||||
},
|
||||
created() {
|
||||
setTimeout(()=>{
|
||||
this.id = headerApp.appModuleId
|
||||
// this.id = headerApp.appModuleId
|
||||
this.enterEntranceModules({id: headerApp.appModuleId})
|
||||
},500)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user