This commit is contained in:
@@ -121,7 +121,7 @@ const openPay = async (item: OrderList) => {
|
||||
// oid: item.oid,
|
||||
// };
|
||||
Taro.navigateTo({
|
||||
url: `/pages/goods/pay/index?oid=${item.joint_oid}&bid=${item.bid}`,
|
||||
url: `/pages/goods/pay/index?oid=${item.joint_oid}&bid=${item.bid}&OrderType=1`,
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user