251112
This commit is contained in:
@@ -139,6 +139,10 @@
|
||||
Width="100"
|
||||
Command="{Binding ExportCommand}"
|
||||
Content="导出Excel" />
|
||||
<Button
|
||||
Width="100"
|
||||
Command="{Binding ExportCSVCommand}"
|
||||
Content="导出CSV" />
|
||||
</StackPanel>
|
||||
</Grid>
|
||||
</Border>
|
||||
|
||||
Reference in New Issue
Block a user