@@ -686,7 +686,7 @@
<div class="inline_block">
其它:
<div class="under_line" style="width: 100px;">
- <div class="under-line" v-if="prescription&&prescription.body_fluid_other.length > 0"> {{prescription.body_fluid_other}}</div>
+ <span v-if="prescription&&prescription.body_fluid_other.length > 0"> {{prescription.body_fluid_other}}</span>
</div>