瀏覽代碼

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

lijt 1 年之前
父節點
當前提交
55db9ea8f2
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/modules/cw/projectReportArchive/ProjectReportArchiveTaskForm.vue

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

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