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