Excel 数据导入

This commit is contained in:
2026-01-14 21:00:14 +08:00
parent f1a892281b
commit 82d0bd6b95
10 changed files with 814 additions and 256 deletions

View File

@@ -162,7 +162,7 @@
<DataGridTextColumn
Width="100"
Binding="{Binding Weight}"
Header="重量" />
Header="重量(g)" />
<DataGridTextColumn
Width="80"
Binding="{Binding ShelfLife}"