This commit is contained in:
2024-04-07 15:39:26 +08:00
parent 7fe8d7e72c
commit e1773dae03
2 changed files with 3 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ const tableProps = [
{
prop: 'unit',
label: '单位',
filter: publicFormatter('energy_unit'),
filter: publicFormatter('unit_dict'),
minWidth: 110,
},
{