Commit d8551a01 authored by yaya's avatar yaya

feat:优化

parent 4abc15c0
...@@ -77,6 +77,7 @@ export default { ...@@ -77,6 +77,7 @@ export default {
this.$notify.success({ this.$notify.success({
message: '操作成功' message: '操作成功'
}) })
this.cancelForm = {}
this.$emit('refreshItem', this.distributionOrderId) this.$emit('refreshItem', this.distributionOrderId)
}) })
.catch(response => { .catch(response => {
......
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