|
@@ -176,7 +176,7 @@
|
176
|
176
|
<td style="text-align:center;width:300px" colspan="1">
|
177
|
177
|
出院诊断:
|
178
|
178
|
</td>
|
179
|
|
- <td style="text-align:center;width:170px" colspan="11">
|
|
179
|
+ <td style="text-align:center;" colspan="11">
|
180
|
180
|
|
181
|
181
|
<span style="display:inline-block;margin-left:10px;text-align:left;">
|
182
|
182
|
<span v-html="hosDetail.discharge_diagnosis"></span>
|
|
@@ -188,7 +188,7 @@
|
188
|
188
|
<td style="text-align:center;width:300px" colspan="1">
|
189
|
189
|
入院时病情:
|
190
|
190
|
</td>
|
191
|
|
- <td style="text-align:center;width:170px" colspan="11">
|
|
191
|
+ <td colspan="11">
|
192
|
192
|
|
193
|
193
|
<span style="display:inline-block;margin-left:10px;text-align:left;">
|
194
|
194
|
<span v-html="hosDetail.diagnosis_admission"></span>
|
|
@@ -202,7 +202,7 @@
|
202
|
202
|
诊断经过:
|
203
|
203
|
|
204
|
204
|
</td>
|
205
|
|
- <td style="text-align:center;width:170px" colspan="11">
|
|
205
|
+ <td colspan="11">
|
206
|
206
|
<span style="display:inline-block;margin-left:10px;text-align:left;">
|
207
|
207
|
<span v-html="hosDetail.treatment"></span>
|
208
|
208
|
</span>
|
|
@@ -213,7 +213,7 @@
|
213
|
213
|
<td style="text-align:center;width:170px" colspan="1">
|
214
|
214
|
出院时病情:
|
215
|
215
|
</td>
|
216
|
|
- <td style="text-align:center;width:170px" colspan="11">
|
|
216
|
+ <td colspan="11">
|
217
|
217
|
|
218
|
218
|
<span style="display:inline-block;margin-left:10px;text-align:left;">
|
219
|
219
|
<span v-html="hosDetail.illness_discharge"></span>
|
|
@@ -226,7 +226,7 @@
|
226
|
226
|
<td style="text-align:center;width:300px" colspan="1">
|
227
|
227
|
出院医嘱:
|
228
|
228
|
</td>
|
229
|
|
- <td style="text-align:center;width:170px" colspan="11">
|
|
229
|
+ <td colspan="11">
|
230
|
230
|
<span style="display:inline-block;margin-left:10px;text-align:left;">
|
231
|
231
|
<span v-html="hosDetail.discharge_advice"></span>
|
232
|
232
|
</span>
|
|
@@ -234,12 +234,12 @@
|
234
|
234
|
|
235
|
235
|
</tr>
|
236
|
236
|
<tr>
|
237
|
|
- <td style="text-align:center;width:170px" colspan="4">
|
|
237
|
+ <td style="text-align:center;width:170px" colspan="3">
|
238
|
238
|
<span style="display:inline-block;margin-left:10px;">
|
239
|
239
|
|
240
|
240
|
</span>
|
241
|
241
|
</td>
|
242
|
|
- <td style="text-align:center;width:170px" colspan="2">
|
|
242
|
+ <td style="text-align:center;width:170px" colspan="3">
|
243
|
243
|
上级医师签名:
|
244
|
244
|
</td>
|
245
|
245
|
<td style="text-align:center;width:170px" colspan="2">
|