4.12患者

This commit is contained in:
zoujiandong
2024-04-12 17:42:34 +08:00
parent ce704785b4
commit e42276f343
9 changed files with 180 additions and 191 deletions
@@ -508,7 +508,7 @@ copy(event){
goPay:throttle(function(){
let {order_detection_id,detection_no}=this.data.order;
app.method.navigateTo({
url: '/patient/pages/payOrder/payOrder?inquiry_no='+ detection_no +"&order_detection_id="+order_detection_id+"&order_type=3&fromType="+encodeURIComponent('/sugarCheck/pages/checkOrder/checkOrder')
url: '/patient/pages/payOrder/payOrder?inquiry_no='+ detection_no +"&order_detection_id="+order_detection_id+"&order_type=3&fromType="+encodeURIComponent('sugarCheck/pages/checkOrder/checkOrder')
})
}),
handelDelProduct(){