单据类型设置 新增往来单位为内部科室报错问题

prod
wangwei 2 years ago
parent abaa200ed9
commit b42be26180

@ -1309,7 +1309,7 @@ export default {
if (this.inputQuery.corpType !== 1) {
this.inputQuery.genUnit = false
this.inputQuery.useDyCount = false
this.inputQuery.useDyCount = 0
} else {
this.inputQuery.genUnit = this.oldData.genUnit
this.inputQuery.useDyCount = this.oldData.useDyCount

Loading…
Cancel
Save