feat: palpay支付成功刷新
This commit is contained in:
@@ -77,6 +77,8 @@ export const constructPaypalBtn = async(orderId: number, currency: string) =>{
|
||||
orderData,
|
||||
JSON.stringify(orderData, null, 2)
|
||||
);
|
||||
location.reload();
|
||||
|
||||
}
|
||||
} catch (error) {
|
||||
console.error(error);
|
||||
|
||||
Reference in New Issue
Block a user