Commit 169d5a56 by 10_noah@other.ren

商家后台-订单管理:取消订单成功,多了一句提示语

parent d86055d5
...@@ -186,7 +186,7 @@ ...@@ -186,7 +186,7 @@
this.cancelOrderDialog=false this.cancelOrderDialog=false
this.getList(this.page) this.getList(this.page)
}).catch(e =>{ }).catch(e =>{
this.$error(e) // this.$error(e)
}) })
} }
......
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