代码提交
This commit is contained in:
@ -52,7 +52,7 @@ async function handleSubmit() {
|
||||
close()
|
||||
} catch (e) {
|
||||
console.error(e)
|
||||
push({url: '/pages/payStatus/index?type=2'})
|
||||
push({url: '/pages/payStatus/index'},{data:{type:2}})
|
||||
toast({title: '支付失败了'})
|
||||
close()
|
||||
}
|
||||
|
Reference in New Issue
Block a user