优化收款单
This commit is contained in:
@@ -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(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user