数据监测
总消耗金额(元)
¥
{{dataList.sumAmt}}
总消耗数量
¥
{{dataList.sumCnt}}
院内申领次数
¥
{{dataList.appyCnt}}
院内配送次数
¥
{{dataList.delvCnt}}
集采条目数
¥
{{dataList.fasCnt}}
非集采条目数
¥
{{dataList.othCnt}}
流水金额
¥
{{dataListTwo.amt}}
费用量
¥
{{dataListTwo.delvCnt}}
耗材SPD
{{ new Date().getFullYear() }}.01.01-至今
遗留耗材
¥{{ dataListThree.ylhcAmt == null ? 0 : dataListThree.ylhcAmt }}
医用耗材
¥{{ dataListThree.yyhcAmt == null ? 0 : dataListThree.yyhcAmt }}
试剂耗材
¥{{ dataListThree.sjhcAmt == null ? 0 : dataListThree.sjhcAmt }}
总务耗材
¥{{ dataListThree.zwAmt == null ? 0 : dataListThree.zwAmt }}
集采
¥{{ dataListThree.jcAmt == null ? 0 : dataListThree.jcAmt }}
非集采
¥{{ dataListThree.fjcAmt == null ? 0 : dataListThree.fjcAmt }}
非集采比例:{{ dataListThree.fjcbl == null ? 0 : dataListThree.fjcbl }}%
服务费:¥{{ dataListThree.fwfAmt == null ? 0 : dataListThree.fwfAmt }}