|
@@ -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()
|
|
},
|
|
},
|