|
@@ -357,7 +357,7 @@ mui('body').on('tap','.btn-clearing',function(){
|
|
if(data.status == true) { // 支付成功
|
|
if(data.status == true) { // 支付成功
|
|
window.location.href = base_path + "/order/paySuccess?orderId=" + orderId + "&dates=" + new Date().getTime();
|
|
window.location.href = base_path + "/order/paySuccess?orderId=" + orderId + "&dates=" + new Date().getTime();
|
|
} else {
|
|
} else {
|
|
- window.location.href = '/tooth/pay/goOrderInfo?orderId=' + orderId + "&dates=" + new Date().getTime();;
|
|
|
|
|
|
+ window.location.href = '/tooth/view/agent_tooth/agent_center.html';
|
|
}
|
|
}
|
|
});
|
|
});
|
|
}
|
|
}
|