Compare commits
No commits in common. "601c6766b5b99140045bce0de2b500dee64a8b9f" and "ad86e968606298ac0f98e3fd996e0ff013da6e5b" have entirely different histories.
601c6766b5
...
ad86e96860
|
@ -73,11 +73,6 @@
|
|||
DisplayMemberPath="drug_name_spec" IsEditable="True" IsTextSearchEnabled="False" KeyUp="ComboBox_KeyUp"
|
||||
/>
|
||||
<StackPanel HorizontalAlignment="Right" Grid.Column="3" Orientation="Horizontal">
|
||||
<Button
|
||||
Style="{StaticResource MaterialDesignOutlinedLightButton}"
|
||||
ToolTip="渲染标签"
|
||||
Content="渲染标签"
|
||||
Command="{Binding ResetLabelCommand}"/>
|
||||
<Button
|
||||
Style="{StaticResource MaterialDesignOutlinedLightButton}"
|
||||
ToolTip="绑定库位"
|
||||
|
|
Loading…
Reference in New Issue