{{scope.$index +1}}
{{getTime(scope.row.record_date)}}
{{getGoodType(scope.row.project_id)}}
{{getGoodName(scope.row.project_id)}}
{{getSpecificatioName(scope.row.project_id)}}
{{getCount(scope.row.child)}}
{{getUnit(scope.row.project_id)}}
使用明细
耗材类型:{{getGoodType(good_id)}}
耗材名称:{{getGoodName(good_id)}}
{{scope.$index + 1}}
{{getTime(scope.row.record_date)}}
{{getPatientName(scope.row.patient_id)}}
{{scope.row.count}}
{{getUnit(scope.row.project_id)}}