Commit d91b7161 authored by youjie's avatar youjie

no message

parent 2a9c02db
......@@ -876,7 +876,7 @@
this.showPayBtn = false;
}else if(status==5&&this.orderData.AfterSalesOrderStatus==2){
this.orderStatus.code = 0;
this.orderStatus.text = "款中";
this.orderStatus.text = "退款中";
this.showPayBtn = false;
}else if(status==5&&this.orderData.AfterSalesOrderStatus==3){
this.orderStatus.code = -1;
......
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