2
This commit is contained in:
@@ -29,10 +29,10 @@ export default {
|
||||
}
|
||||
},
|
||||
onShow() {
|
||||
this.show = false
|
||||
this.$nextTick(() => {
|
||||
this.show = true
|
||||
})
|
||||
// this.show = false
|
||||
// this.$nextTick(() => {
|
||||
// this.show = true
|
||||
// })
|
||||
document.title = "以房找人"
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user