更新
This commit is contained in:
@@ -130,6 +130,10 @@
|
||||
<TextBlock Text="崩解时间(min):" Style="{StaticResource ParamLabel}"/>
|
||||
<TextBox x:Name="DisintegrationTimeMinBox"/>
|
||||
</StackPanel>
|
||||
<StackPanel Style="{StaticResource ParamRow}">
|
||||
<TextBlock Text="升降频次(次/min):" Style="{StaticResource ParamLabel}"/>
|
||||
<TextBox x:Name="DisintegrationSpeedBox"/>
|
||||
</StackPanel>
|
||||
</WrapPanel>
|
||||
<TextBlock Text="崩解时间按具体品种正文或企业批准标准设置,保存后立即写入设备。"
|
||||
Style="{StaticResource StandardNote}"/>
|
||||
|
||||
Reference in New Issue
Block a user