|
@@ -1626,7 +1626,7 @@ export default {
|
|
|
}
|
|
|
// const openId = MemberCacheTool.getOpenId(app);
|
|
|
// const openId = 'oIUfO5QBRfEmnaqj7To0C4_0JUTA';
|
|
|
- const openId = this.openId;
|
|
|
+ const openId = uni.getStorageSync('openid');
|
|
|
console.log(1614, this.actualFee);
|
|
|
const params = {
|
|
|
carno: this.parkInfo.carno,
|