Browse Source

修改定金

mxx 3 years ago
parent
commit
37bb4a5b29
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/statisticalReport/stockPurchaseReceiptReportList.vue

+ 1 - 1
src/views/statisticalReport/stockPurchaseReceiptReportList.vue

@@ -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)