|
@@ -311,7 +311,7 @@
|
311
|
311
|
<div
|
312
|
312
|
style="
|
313
|
313
|
display: flex;
|
314
|
|
- min-width: 180px;
|
|
314
|
+ min-width: 150px;
|
315
|
315
|
border-right: 1px solid;
|
316
|
316
|
"
|
317
|
317
|
>
|
|
@@ -327,15 +327,10 @@
|
327
|
327
|
}}
|
328
|
328
|
</span>
|
329
|
329
|
</div>
|
330
|
|
- <div
|
331
|
|
- style="
|
332
|
|
- display: flex;
|
333
|
|
- border-right: 1px solid;
|
334
|
|
- padding: 0 10px;
|
335
|
|
- min-width: 180px;
|
336
|
|
- "
|
|
330
|
+ <div style=" display: flex; border-right: 1px solid;
|
|
331
|
+ padding-left: 10px; min-width: 180px;white-space: normal;"
|
337
|
332
|
>
|
338
|
|
- 透析(滤)器:{{
|
|
333
|
+ 透析(滤)器:{{
|
339
|
334
|
prescription.dialyzer_perfusion_apparatus
|
340
|
335
|
? prescription.dialyzer_perfusion_apparatus
|
341
|
336
|
: ""
|