story#7189,回程车小程序司机端-迁移认证
This commit is contained in:
@ -100,10 +100,10 @@
|
||||
type: localStorage.getItem('type'),
|
||||
}
|
||||
},
|
||||
async onLoad(options) {
|
||||
if(options?.show) {
|
||||
this.show = options.show
|
||||
}
|
||||
async mounted() {
|
||||
// if(options?.show) {
|
||||
this.show = true
|
||||
// }
|
||||
if( this.show ) {
|
||||
await this.getDetail()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user