This commit is contained in:
@@ -207,7 +207,7 @@ const sub = async () => {
|
||||
// isShowPay.value = true;
|
||||
// console.log(arr)
|
||||
Taro.navigateTo({
|
||||
url: `/pages/goods/pay/index?oid=${res.oid}&bid=${arr[0].StoreBid}`,
|
||||
url: `/pages/goods/pay/index?oid=${res.oid}&bid=${arr[0].StoreBid}&OrderType=1`,
|
||||
});
|
||||
}
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user