Browse Source

审计收费和关联报告选择完成之后被 被审计单位覆盖bug解决

lijt 1 year ago
parent
commit
55db9ea8f2

+ 0 - 1
src/views/modules/cw/projectReportArchive/ProjectReportArchiveTaskForm.vue

@@ -875,7 +875,6 @@
         console.log('row', row)
         console.log('row', row)
         this.inputForm.auditedUnitsName = row.name
         this.inputForm.auditedUnitsName = row.name
         this.inputForm.auditedUnits = row.id
         this.inputForm.auditedUnits = row.id
-        this.inputForm.auditMoney = row.numberTest
         this.inputForm.reportNo = row.reportNo
         this.inputForm.reportNo = row.reportNo
         this.$nextTick()
         this.$nextTick()
       },
       },