当前月份
{{item.monthName}}
底薪
{{form.baseSalary}}
充值
{{form.recComm}}
疗程
{{form.courseComm}}
服务
{{form.cashComm}}
还款
{{form.repayComm}}
充值退
{{form.recRefundComm}}
疗程退
{{form.courseRefundComm}}
消费退
{{form.cashRefundComm}}
总提成
{{form.commSalary}}
合计
{{((form.baseSalary==null?0:form.baseSalary)+form.commSalary).toFixed(2)*1}}