更新2026

This commit is contained in:
GukSang.Jin
2026-05-20 11:38:23 +08:00
parent a4a95e6cf3
commit 43893e5da6
5 changed files with 7 additions and 58 deletions

View File

@@ -85,7 +85,7 @@
</StackPanel>
<StackPanel Style="{StaticResource ParamRow}">
<TextBlock Text="硬度破损判定(N):" Style="{StaticResource ParamLabel}"/>
<TextBox x:Name="HardnessDamageThresholdBox" helpers:NumericInput.AllowDecimal="False"/>
<TextBox x:Name="HardnessDamageThresholdBox" helpers:NumericInput.AllowDecimal="True"/>
</StackPanel>
</WrapPanel>
<TextBlock Text="硬度没有统一药典数值限度,此处作为企业内控范围和本机测试次数。"