|
|
@@ -9,7 +9,8 @@
|
|
|
<br/>
|
|
|
<div id="setl">
|
|
|
<div id="setl1">
|
|
|
- <h2 style="text-align: center"><span style="text-decoration: underline">湖南省</span>长沙市医疗保障基金结算清单</h2>
|
|
|
+ <h2 style="text-align: center"><span style="text-decoration: underline">湖南省</span>长沙市医疗保障基金结算清单
|
|
|
+ </h2>
|
|
|
<div class="tanXingHeZiHeng">
|
|
|
<!-- 1 -->
|
|
|
<div class="tanXingHeZiShu" style="justify-content: end">
|
|
|
@@ -456,9 +457,9 @@
|
|
|
<td>{{ item.ssbm }}</td>
|
|
|
<td>{{ maZuiName(item.mzff) }}</td>
|
|
|
<td>{{ item.ssysName }}</td>
|
|
|
- <td>{{ item.operDrCode === null ? item.ssys : item.operDrCode }}</td>
|
|
|
+ <td>{{ item.operDrCode }}</td>
|
|
|
<td>{{ item.mzysName }}</td>
|
|
|
- <td>{{ item.anstDrCode === null ? item.mzys : item.anstDrCode }}</td>
|
|
|
+ <td>{{ item.anstDrCode }}</td>
|
|
|
</tr>
|
|
|
</table>
|
|
|
<div style="display: flex; justify-content: space-between">
|
|
|
@@ -583,7 +584,8 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- <div class="tanXingHeZiHeng div-border-bottom" style="margin-bottom: 4px">3.转社区、转卫生院机构, 4.非医嘱离院 5.死亡 9.其他
|
|
|
+ <div class="tanXingHeZiHeng div-border-bottom" style="margin-bottom: 4px">3.转社区、转卫生院机构, 4.非医嘱离院
|
|
|
+ 5.死亡 9.其他
|
|
|
</div>
|
|
|
|
|
|
<div class="tanXingHeZiHeng div-border-bottom">
|