Commit e5652fa5 authored by youjie's avatar youjie

no message

parent ad0c891c
......@@ -563,7 +563,6 @@
if (res.resultCode == 1) {
that.payInfo.OrderId = res.data.OrderId;
that.payInfo.total_price = that.ds.total_price;
if(res.data.OrderStatus==5){
let info = {
OrderId:that.payInfo.OrderId,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment