This commit is contained in:
zoujiandong
2024-03-19 13:12:28 +08:00
parent 43153c15a7
commit ed5f8c5c22
9 changed files with 45 additions and 27 deletions
@@ -367,7 +367,7 @@ Component({
params = params + key + '=' + options[key];
}
};
//console.log(url + "&fromType=" + redirectUrl + "?" + params)
// console.log(url + "&fromType=" + encodeURIComponent(redirectUrl + "?" + params))
app.method.navigateTo({
url: url + "&fromType=" + encodeURIComponent(redirectUrl + "?" + params)
})
@@ -70,7 +70,7 @@
</view>
<view wx:if="{{renderDom[0].type==='msg_prescribe'}}"
class="gdxz_custom_order_prescribe_message"
data-url="/pages/prescriptDetail/prescriptDetail?order_prescription_id={{renderDom[0].order_prescription_id}}"
data-url="/patient/pages/prescriptDetail/prescriptDetail?order_prescription_id={{renderDom[0].order_prescription_id}}"
bindtap="goPrescriptDetail">
<view class="prescribe_title">
处方已开具