{{ parseTime(scope.row.recordMonth, '{y}-{m}') }}
{{ parseTime(scope.row.startTime, '{y}-{m}-{d}') }}
{{ parseTime(scope.row.endTime, '{y}-{m}-{d}') }}
详情
{{ form.villageName }}
{{ form.houseName }}
{{ form.residentName }}
{{ form.residentCode }}
{{ form.gender === '1' ? '男' : '女' }}
{{ form.phone }}
{{ form.recordMonth }}
{{ parseTime(form.startTime, '{y}-{m}-{d}') }} -- {{ parseTime(form.endTime, '{y}-{m}-{d}') }}
{{ form.startRead }} 度
{{ form.endRead }}度
{{ form.currentCost }} 度
{{ form.price }} 元/度
{{ form.totalCost }} 元