Commit 356ae342 by 唐玉峰

宽甸加均费:

parent 12341c13
...@@ -167,6 +167,7 @@ ...@@ -167,6 +167,7 @@
<span>总费用:{{ decimal(item.totalFee) }}</span> <span>总费用:{{ decimal(item.totalFee) }}</span>
<!-- <span>药耗占比:{{ decimal(item.drugMatPercent) + "%" }}</span> --> <!-- <span>药耗占比:{{ decimal(item.drugMatPercent) + "%" }}</span> -->
<span>盈亏:{{ decimal(item.profitLoss) }}</span> <span>盈亏:{{ decimal(item.profitLoss) }}</span>
<!-- <span>均费:{{ decimal(item.avgFee) }}</span> -->
</div> </div>
<div class="outsetgrouping_centent_totalnum_left_text_msg2_text3"> <div class="outsetgrouping_centent_totalnum_left_text_msg2_text3">
<span v-if="isShow_HosAvgFee">{{ year }}同级医院平均住院日:{{ item.avgInHosDay }}</span> <span v-if="isShow_HosAvgFee">{{ year }}同级医院平均住院日:{{ item.avgInHosDay }}</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment