mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-24 05:46:04 +08:00
优化代码
This commit is contained in:
parent
420a56bdb0
commit
b97c8b1b32
@ -203,8 +203,12 @@
|
|||||||
})
|
})
|
||||||
},
|
},
|
||||||
onReQuery:function(){
|
onReQuery:function(){
|
||||||
uni.navigateTo({
|
// uni.navigateTo({
|
||||||
url: '/pages/tempParkingFee/tempParkingFee?paId=' + _that.paId + "&appId=" + _that.appId + "&openId=" + _that.openId+"&machineId="+this.machineId
|
// url: '/pages/tempParkingFee/tempParkingFee?paId=' + _that.paId + "&appId=" + _that.appId + "&openId=" + _that.openId+"&machineId="+this.machineId
|
||||||
|
// })
|
||||||
|
|
||||||
|
uni.navigateBack({
|
||||||
|
delta:1
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user