This commit is contained in:
zoujiandong 2025-07-14 14:01:56 +08:00
parent 43750266a0
commit 305256c90f

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.name) }}</span
>&nbsp;&nbsp;剂量:<span class="dot other">{{ formatValue(dpm.content.dose.other.value) }}</span
></a-checkbox
>
</a-row>