查询
重置
{{ scope.row.inviteCount || 0 }}
{{ scope.row.appointmentCount || 0 }}
{{ scope.row.visitCount || 0 }}
{{ scope.row.billingCount || 0 }}
¥{{ formatMoney(scope.row.billingAmount) }}
¥{{ formatMoney(scope.row.consumeAmount) }}
¥{{ formatMoney(scope.row.refundAmount) }}
¥{{ formatMoney(scope.row.billingAmount - scope.row.refundAmount) }}
{{ scope.row.headCount || 0 }}
{{ scope.row.personCount || 0 }}
{{ scope.row.projectCount || 0 }}
{{ scope.row.laborCost || 0 }}