Commit 48b16c0a by yiyu.li

bug

parent 58a52e96
......@@ -532,6 +532,7 @@ export default {
} else {
this.$Message.error(this.$t(res.data.msg));
this.orderDetail = {};
this.orderDetail2 ={};
}
})
.catch((err) => {
......
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