|
@@ -194,6 +194,45 @@
|
194
|
194
|
<div class="under_line" style="width: 100px;text-align: center;font-weight:600;" v-if="prescription.mode_id==5">
|
195
|
195
|
HF
|
196
|
196
|
</div>
|
|
197
|
+ <div class="under_line" style="width: 100px;text-align: center;font-weight:600;" v-if="prescription.mode_id==6">
|
|
198
|
+ SCUF
|
|
199
|
+ </div>
|
|
200
|
+ <div class="under_line" style="width: 100px;text-align: center;font-weight:600;" v-if="prescription.mode_id==7">
|
|
201
|
+ IUF
|
|
202
|
+ </div>
|
|
203
|
+ <div class="under_line" style="width: 100px;text-align: center;font-weight:600;" v-if="prescription.mode_id==8">
|
|
204
|
+ HFHD
|
|
205
|
+ </div>
|
|
206
|
+ <div class="under_line" style="width: 100px;text-align: center;font-weight:600;" v-if="prescription.mode_id==9">
|
|
207
|
+ HFHD+HP
|
|
208
|
+ </div>
|
|
209
|
+ <div class="under_line" style="width: 100px;text-align: center;font-weight:600;" v-if="prescription.mode_id==10">
|
|
210
|
+ PHF
|
|
211
|
+ </div>
|
|
212
|
+ <div class="under_line" style="width: 100px;text-align: center;font-weight:600;" v-if="prescription.mode_id==11">
|
|
213
|
+ HFR
|
|
214
|
+ </div>
|
|
215
|
+ <div class="under_line" style="width: 100px;text-align: center;font-weight:600;" v-if="prescription.mode_id==12">
|
|
216
|
+ HDF+HP
|
|
217
|
+ </div>
|
|
218
|
+ <div class="under_line" style="width: 100px;text-align: center;font-weight:600;" v-if="prescription.mode_id==13">
|
|
219
|
+ CRRT
|
|
220
|
+ </div>
|
|
221
|
+ <div class="under_line" style="width: 100px;text-align: center;font-weight:600;" v-if="prescription.mode_id==14">
|
|
222
|
+ 腹水回输
|
|
223
|
+ </div>
|
|
224
|
+ <div class="under_line" style="width: 100px;text-align: center;font-weight:600;" v-if="prescription.mode_id==15">
|
|
225
|
+ HD前置换
|
|
226
|
+ </div>
|
|
227
|
+ <div class="under_line" style="width: 100px;text-align: center;font-weight:600;" v-if="prescription.mode_id==16">
|
|
228
|
+ HD后置换
|
|
229
|
+ </div>
|
|
230
|
+ <div class="under_line" style="width: 100px;text-align: center;font-weight:600;" v-if="prescription.mode_id==17">
|
|
231
|
+ HDF前置换
|
|
232
|
+ </div>
|
|
233
|
+ <div class="under_line" style="width: 100px;text-align: center;font-weight:600;" v-if="prescription.mode_id==18">
|
|
234
|
+ HDF后置换
|
|
235
|
+ </div>
|
197
|
236
|
</div>
|
198
|
237
|
|
199
|
238
|
<div class="inline_block" style="margin-left:10px;flex:1;">
|