@ -100,7 +100,7 @@ const comfrimyy = async () => {
const response = await $api("OrderCreate", obj);
$response(response, () => {
if(response.status){
if(response.action == "pay"){
if(response.data.action == "pay"){
StartPay();
}else{
uni.navigateTo({