KWD 2 달 전
부모
커밋
9145973b11
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      TeamAAS-VM/Views/HomeView.xaml

+ 1 - 2
TeamAAS-VM/Views/HomeView.xaml

@@ -450,8 +450,7 @@
                             Margin="3"
                             materialDesign:ButtonAssist.CornerRadius="10"
                             Style="{StaticResource MaterialDesignRaisedButton}"
-                            Command="{Binding AddScrewCommand}"
-                            IsEnabled="{Binding IsAllowEdit}" />
+                            Command="{Binding AddScrewCommand}"/>
 
                     <Button Content="更换披头"
                             Margin="3"