Commit d89cffa6 authored by youjie's avatar youjie

no message

parent 44a44941
...@@ -728,6 +728,8 @@ ...@@ -728,6 +728,8 @@
// #ifdef MP-DI // #ifdef MP-DI
this.orderData.OrderStatus = 4 this.orderData.OrderStatus = 4
// #endif // #endif
this.orderStatus.code = -1;
this.orderStatus.text = "已取消";
this.isExpired = true this.isExpired = true
}else{ }else{
const now = Date.now(); const now = Date.now();
......
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