修复bug
This commit is contained in:
parent
83d5a99629
commit
092c32a56d
@ -659,6 +659,7 @@
|
|||||||
applyType:2
|
applyType:2
|
||||||
}
|
}
|
||||||
await this.validateObject(userApplyInfo, this.applyRules)
|
await this.validateObject(userApplyInfo, this.applyRules)
|
||||||
|
const app = getApp()
|
||||||
app.globalData.applyInfo = Object.assign(bookingInfo, userApplyInfo)
|
app.globalData.applyInfo = Object.assign(bookingInfo, userApplyInfo)
|
||||||
this.readShow=true
|
this.readShow=true
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user