|
@@ -657,7 +657,7 @@ export default {
|
|
|
this.contractManagementInfoList.id = this.contractNoList[i].id
|
|
|
}
|
|
|
}
|
|
|
- this.contractManagementInfoList.deposit = this.deposit
|
|
|
+ // this.contractManagementInfoList.deposit = this.deposit
|
|
|
// this.$set(this.contractManagementInfoList,'deposit',this.deposit)
|
|
|
this.contractManagementInfoList.depositUrl = this.depositUrl
|
|
|
addDisOrRemarks(this.contractManagementInfoList)
|