优化
This commit is contained in:
parent
ad46af0738
commit
1b5ef5cd6a
@ -220,7 +220,7 @@ export default {
|
||||
computed: {},
|
||||
beforeMount () { },
|
||||
async mounted () {
|
||||
await this.handleGetTbale({id: this.$route.query.id})
|
||||
await this.handleGetTbale({id: this.$route.query.id || ''})
|
||||
if (this.isNoRouter) {
|
||||
await this.handleStartsReq()
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user