修改 变电站 名称

This commit is contained in:
GGJ
2024-08-21 18:03:11 +08:00
parent ed4d982cbe
commit 760a7d9c5c
11 changed files with 25 additions and 12 deletions

View File

@@ -91,7 +91,7 @@ const tableStore = new TableStore({
},
{
field: 'substation',
title: '变电站',
title: '厂站名称',
minWidth: 100,
formatter: (row: any) => {
return row.cellValue ? row.cellValue : '/'