KWD 2 ヶ月 前
コミット
620ab342db
1 ファイル変更1 行追加1 行削除
  1. 1 1
      TeamAAS-VM/Views/HomeView.xaml

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

@@ -401,7 +401,7 @@
                 BorderThickness="1" />
                             <TextBlock Grid.Row="2"
                    Grid.Column="1"
-                   Text="{Binding management.Yield}" />
+                   Text="{Binding management.Yield,StringFormat={}{0:F2}%}" />
                         </Grid>
                     </materialDesign:Card>
                 </Grid>