敏感用户管理加单位
This commit is contained in:
@@ -49,8 +49,8 @@ const tableStore: any = new TableStore({
|
||||
return interferenceType.filter(item => item.id == row.cellValue)[0]?.name
|
||||
}
|
||||
},
|
||||
{ title: '用户协议容量', field: 'userAgreementCapacity', minWidth: 100 },
|
||||
{ title: '装机容量', field: 'installedCapacity', minWidth: 100 },
|
||||
{ title: '用户协议容量(MVA)', field: 'userAgreementCapacity', minWidth: 100 },
|
||||
{ title: '装机容量(MW)', field: 'installedCapacity', minWidth: 100 },
|
||||
{
|
||||
title: '操作',
|
||||
align: 'center',
|
||||
|
||||
Reference in New Issue
Block a user