修改 变电站 名称
This commit is contained in:
@@ -91,7 +91,7 @@ const tableStore = new TableStore({
|
||||
},
|
||||
{
|
||||
field: 'substation',
|
||||
title: '变电站',
|
||||
title: '厂站名称',
|
||||
minWidth: 100,
|
||||
formatter: (row: any) => {
|
||||
return row.cellValue ? row.cellValue : '/'
|
||||
|
||||
Reference in New Issue
Block a user