|
|
@@ -4,11 +4,10 @@
|
|
|
style="
|
|
|
width: 770px;
|
|
|
margin-right: 35px;
|
|
|
- border-right: 1px dashed gray;
|
|
|
- padding-right: 35px;
|
|
|
+ padding-top: 80px;
|
|
|
"
|
|
|
>
|
|
|
- <div style="border: 1px solid black; padding: 5px">
|
|
|
+ <div style="border: 1px solid black; padding: 5px;">
|
|
|
<table
|
|
|
id="surgeryTable"
|
|
|
style="
|
|
|
@@ -395,8 +394,6 @@
|
|
|
"
|
|
|
>{{ patient.recoverFee }}</span
|
|
|
>
|
|
|
- </div>
|
|
|
- <div style="margin: 6px 8px 6px 0">
|
|
|
5.中医类: (12)中医治疗费:
|
|
|
<span
|
|
|
style="
|
|
|
@@ -407,8 +404,6 @@
|
|
|
"
|
|
|
>{{ patient.tcmTreatmentFee }}</span
|
|
|
>
|
|
|
- </div>
|
|
|
- <div style="margin: 6px 8px 6px 0">
|
|
|
6.西药类: (13)西药费:
|
|
|
<span
|
|
|
style="
|
|
|
@@ -420,6 +415,31 @@
|
|
|
>{{ patient.westMedicineFee }}</span
|
|
|
>
|
|
|
</div>
|
|
|
+ <!-- <div style="margin: 6px 8px 6px 0">
|
|
|
+ 5.中医类: (12)中医治疗费:
|
|
|
+ <span
|
|
|
+ style="
|
|
|
+ margin-right: 8px;
|
|
|
+ padding: 0 4px;
|
|
|
+ border-bottom: 1px solid black;
|
|
|
+ width: 70px;
|
|
|
+ "
|
|
|
+ >{{ patient.tcmTreatmentFee }}</span
|
|
|
+ >
|
|
|
+ 6.西药类: (13)西药费:
|
|
|
+ <span
|
|
|
+ style="
|
|
|
+ margin-right: 8px;
|
|
|
+ padding: 0 4px;
|
|
|
+ border-bottom: 1px solid black;
|
|
|
+ width: 70px;
|
|
|
+ "
|
|
|
+ >{{ patient.westMedicineFee }}</span
|
|
|
+ >
|
|
|
+ </div> -->
|
|
|
+ <!-- <div style="margin: 6px 8px 6px 0">
|
|
|
+
|
|
|
+ </div> -->
|
|
|
<div style="margin: 6px 8px 6px 0">
|
|
|
7.中药类: (14)中成药费:
|
|
|
<span
|