合同信息
合同编号:
{{wxRentContract.contractNumber}}
合同状态:
{{cStatus(wxRentContract.status)}}
合同签约日:
{{changeDate(wxRentContract.signDate)}}
乙方信息
商户名称:
{{wxRentContract.merchantName}}
合同主体名称:
{{wxRentContract.subjectName}}
经营品牌:
{{changeBrand(wxRentContract.brand)}}
业态:
{{changeBusiness(wxRentContract.businessId)}}
店面类型:
{{changeShopType(wxRentContract.shopType)}}
负责人:
{{wxRentContract.linkPerson}}
联系电话:
{{wxRentContract.linkPhone}}
签约信息
租赁开始日期:
{{changeDate(wxRentContract.rentalStartDate)}}
租赁截止日期:
{{changeDate(wxRentContract.rentalEndDate)}}
总租期:
{{totalPeriodMonth+'个月'+totalPeriodDay+"天"}}
装修期:
{{wxRentContract.fixStartDate+' 至 '+wxRentContract.fixEndDate}}
计租开始日期:
{{changeDate(wxRentContract.startDate)}}
账单生成方式:
{{getAdjustPeriod}}
计租方式:
{{changeType(wxRentContract.type)}}
费用明细
计租面积:
{{wxRentContract.rentArea+'㎡'}}
计租方式:
{{changeType(wxRentContract.type)}}
保底营业额:
{{wxRentContract.revenue/100+'元'}}
租金单价:
{{wxRentContract.rentPrice+' ㎡/元/'+priceUnitType}}
物业费单价:
{{wxRentContract.rentPrice/100+' ㎡/元/'+priceUnitType}}
{{contractType==2?"租金:":"物业费:"}}
{{wxRentContract.price/100+' 元/'+priceUnitType}}
联营扣点:
{{wxRentContract.payRatio/100+'%'}}
押金:
{{wxRentContract.deposit/100+' 元'}}
付款周期:
{{wxRentContract.receivePeriod+' 月'}}
滞纳金费率:
{{wxRentContract.latePayRatio+ '%'}}{{'欠缴后 '+wxRentContract.latePayDay+' 日开始计费'}}
年租金调整:
{{"第"+(index+2)+"年上浮"+item/100+'%'+(wxRentContract.adjustRatio.length>1&&wxRentContract.adjustRatio.length>index+1?', ':'')}}
{{"第"+(index+2)+"年上浮"+item/100+'元/'+priceUnitType+(wxRentContract.adjustRatio.length>1&&wxRentContract.adjustRatio.length>index+1?', ':'')}}
{{"第"+(index+2)+"年"+item/100+'元/'+priceUnitType+(wxRentContract.adjustRatio.length>1&&wxRentContract.adjustRatio.length>index+1?', ':'')}}
合同账单:
租赁信息
租赁费用:
{{Number(rentOweCount)>0?'有欠缴':'无欠缴'}}
物业费用:
{{Number(propertyOweCount)>0?'有欠缴':'无欠缴'}}
押金情况:
{{Number(depositOweCount)>0?'有欠缴':'无欠缴'}}
其他:
{{sRemark}}
返回