Commit d719662e authored by 我在何方's avatar 我在何方

新增收款单优惠回显修复

parent dfa9ad23
......@@ -1185,6 +1185,9 @@ export default {
this.opnotice = true
}else{
this.opnotice = false
this.$set(this.discountForm, 'discountTotal', '')
this.$set(this.discountForm, 'discountRemark', '')
this.$set(this.discountForm, 'author', '')
}
})
},
......
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