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