flat: 是否异常
This commit is contained in:
@@ -74,6 +74,12 @@ function StorageDetectionList() {
|
||||
hideInSearch: true,
|
||||
ellipsis: true,
|
||||
},
|
||||
{
|
||||
title: '是否异常',
|
||||
dataIndex: 'failedReason',
|
||||
valueType: 'text',
|
||||
align: 'center',
|
||||
},
|
||||
{
|
||||
title: '操作',
|
||||
hideInSearch: true,
|
||||
|
||||
Reference in New Issue
Block a user