优化
This commit is contained in:
@@ -99,8 +99,7 @@
|
||||
VerticalAlignment="Center"
|
||||
Text="排除高度低的管线(mm):" />-->
|
||||
<TextBox
|
||||
Header="排除高度低的管线:"
|
||||
HeaderPlacement="Left"
|
||||
ui:InputAssist.Placeholder="排除高度低的管线:"
|
||||
MinWidth="120"
|
||||
ui:InputAssist.Suffix="mm"
|
||||
Text="1000" />
|
||||
@@ -109,8 +108,7 @@
|
||||
VerticalAlignment="Center"
|
||||
Text="排除长度短的管线(mm):" />-->
|
||||
<TextBox
|
||||
Header="排除长度短的管线:"
|
||||
HeaderPlacement="Left"
|
||||
ui:InputAssist.Placeholder="排除长度短的管线:"
|
||||
MinWidth="120"
|
||||
ui:InputAssist.Suffix="mm"
|
||||
Text="500" />
|
||||
@@ -119,8 +117,7 @@
|
||||
VerticalAlignment="Center"
|
||||
Text="净高要求高度(mm):" />-->
|
||||
<TextBox
|
||||
Header="净高要求高度:"
|
||||
HeaderPlacement="Left"
|
||||
ui:InputAssist.Placeholder="净高要求高度:"
|
||||
MinWidth="120"
|
||||
ui:InputAssist.Suffix="mm"
|
||||
Text="2600" />
|
||||
|
||||
Reference in New Issue
Block a user