浏览代码

修改定金

mxx 3 年之前
父节点
当前提交
37bb4a5b29
共有 1 个文件被更改,包括 1 次插入1 次删除
  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)