|
|
|
|
659
|
<label for="PredialysisEvaluation_catheter_bend_6" class="radio-lebel-box">
|
659
|
<label for="PredialysisEvaluation_catheter_bend_6" class="radio-lebel-box">
|
660
|
<span class="radio-inner">
|
660
|
<span class="radio-inner">
|
661
|
<span class="radio-fang"
|
661
|
<span class="radio-fang"
|
662
|
- :class="{'is-checked-radio':predialysis.catheter_bend!=1?true:false}"></span>
|
|
|
|
|
662
|
+ :class="{'is-checked-radio':predialysis.catheter_bend == 2?true:false}"></span>
|
663
|
<input vt-model="predialysis.catheter_bend"
|
663
|
<input vt-model="predialysis.catheter_bend"
|
664
|
id="PredialysisEvaluation_catheter_bend_6"
|
664
|
id="PredialysisEvaluation_catheter_bend_6"
|
665
|
name="catheter_bend" type="radio" class="radio-no"
|
665
|
name="catheter_bend" type="radio" class="radio-no"
|
|
|
|
|
1188
|
<label for="afterdialysis_puncture_point_oozing_blood_2" class="radio-lebel-box">
|
1188
|
<label for="afterdialysis_puncture_point_oozing_blood_2" class="radio-lebel-box">
|
1189
|
<span class="radio-inner">
|
1189
|
<span class="radio-inner">
|
1190
|
<span class="radio-fang"
|
1190
|
<span class="radio-fang"
|
1191
|
- :class="{'is-checked-radio':afterdialysis.puncture_point_oozing_blood!=1?true:false}"></span>
|
|
|
|
|
1191
|
+ :class="{'is-checked-radio':afterdialysis.puncture_point_oozing_blood==2?true:false}"></span>
|
1192
|
<input vt-model="afterdialysis.puncture_point_oozing_blood"
|
1192
|
<input vt-model="afterdialysis.puncture_point_oozing_blood"
|
1193
|
id="afterdialysis_puncture_point_oozing_blood_2"
|
1193
|
id="afterdialysis_puncture_point_oozing_blood_2"
|
1194
|
name="afterdialysis_puncture_point_oozing_blood"
|
1194
|
name="afterdialysis_puncture_point_oozing_blood"
|
|
|
|
|
1215
|
<label for="afterdialysis_puncture_point_haematoma_2" class="radio-lebel-box">
|
1215
|
<label for="afterdialysis_puncture_point_haematoma_2" class="radio-lebel-box">
|
1216
|
<span class="radio-inner">
|
1216
|
<span class="radio-inner">
|
1217
|
<span class="radio-fang"
|
1217
|
<span class="radio-fang"
|
1218
|
- :class="{'is-checked-radio':afterdialysis.puncture_point_haematoma!=1?true:false}"></span>
|
|
|
|
|
1218
|
+ :class="{'is-checked-radio':afterdialysis.puncture_point_haematoma==2?true:false}"></span>
|
1219
|
<input vt-model="afterdialysis.puncture_point_haematoma"
|
1219
|
<input vt-model="afterdialysis.puncture_point_haematoma"
|
1220
|
id="afterdialysis_puncture_point_haematoma_2"
|
1220
|
id="afterdialysis_puncture_point_haematoma_2"
|
1221
|
name="afterdialysis_puncture_point_haematoma"
|
1221
|
name="afterdialysis_puncture_point_haematoma"
|