This commit is contained in:
zoujiandong 2025-07-14 16:31:37 +08:00
parent ff86b9fdcc
commit 8637d3f96c

View File

@ -162,7 +162,7 @@
<a-row>
<a-checkbox value="-1" disabled
>其他名称<span class="dot other">{{ formatValue(dpm.content.dose.other.name) }}</span
>&nbsp;&nbsp;剂量:<span class="dot other">{{ formatValue(dpm.content.dose.other.value) }}</span
>&nbsp;&nbsp;剂量:<span class="dot other">{{ formatValue(dpm.content.dose.other.dose) }}</span
></a-checkbox
>
</a-row>