This commit is contained in:
2026-05-18 16:03:40 +08:00
parent de3d259f2a
commit ef3805c127

View File

@@ -536,7 +536,7 @@
<WrapPanel>
<StackPanel Style="{StaticResource ParamRow}">
<TextBlock Text="剂型规" Style="{StaticResource ParamLabel}"/>
<TextBlock Text="剂型规" Style="{StaticResource ParamLabel}"/>
<TextBlock Text="{Binding DisintegrationDosageForm}" FontSize="18" FontWeight="SemiBold" VerticalAlignment="Center"/>
</StackPanel>