多账户优化

This commit is contained in:
季圣华
2021-04-30 18:44:31 +08:00
parent e42ab4a0fa
commit 854bbeae1b
6 changed files with 256 additions and 221 deletions

View File

@@ -71,7 +71,7 @@ export const BillModalMixin = {
})
})
this.$nextTick(() => {
this.form.setFieldsValue({'payType': ''})
this.form.setFieldsValue({'payType': ''})
})
this.accountIdList = []
this.accountMoneyList = []