Compare commits

..

No commits in common. "601c6766b5b99140045bce0de2b500dee64a8b9f" and "ad86e968606298ac0f98e3fd996e0ff013da6e5b" have entirely different histories.

2 changed files with 0 additions and 5 deletions

View File

@ -73,11 +73,6 @@
DisplayMemberPath="drug_name_spec" IsEditable="True" IsTextSearchEnabled="False" KeyUp="ComboBox_KeyUp" DisplayMemberPath="drug_name_spec" IsEditable="True" IsTextSearchEnabled="False" KeyUp="ComboBox_KeyUp"
/> />
<StackPanel HorizontalAlignment="Right" Grid.Column="3" Orientation="Horizontal"> <StackPanel HorizontalAlignment="Right" Grid.Column="3" Orientation="Horizontal">
<Button
Style="{StaticResource MaterialDesignOutlinedLightButton}"
ToolTip="渲染标签"
Content="渲染标签"
Command="{Binding ResetLabelCommand}"/>
<Button <Button
Style="{StaticResource MaterialDesignOutlinedLightButton}" Style="{StaticResource MaterialDesignOutlinedLightButton}"
ToolTip="绑定库位" ToolTip="绑定库位"