修改“导出回收销毁记录”为“导出回收取出记录”
This commit is contained in:
parent
367923e19f
commit
7bb4fb8fcc
|
@ -60,7 +60,7 @@
|
|||
VerticalAlignment="Center"
|
||||
Command="{Binding DownloadRecordCommand}"
|
||||
Style="{StaticResource MaterialDesignOutlinedLightButton}"
|
||||
Content="导出回收销毁记录" />
|
||||
Content="导出回收取出记录" />
|
||||
<Button
|
||||
Margin="0 0 6 0"
|
||||
VerticalAlignment="Center"
|
||||
|
|
Loading…
Reference in New Issue