소스 검색

修改定金

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)