Commit c5b7a447 authored by 季圣华's avatar 季圣华
Browse files

优化收款单

parent 29046e55
...@@ -193,6 +193,7 @@ ...@@ -193,6 +193,7 @@
editAfter() { editAfter() {
if (this.action === 'add') { if (this.action === 'add') {
this.addInit("SK") this.addInit("SK")
this.fileList = []
} else { } else {
this.model.billTime = this.model.billTimeStr this.model.billTime = this.model.billTimeStr
this.$nextTick(() => { this.$nextTick(() => {
......
Supports Markdown
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