This commit is contained in:
bin
2025-12-02 14:05:48 +08:00

View File

@@ -74,6 +74,12 @@ function StorageDetectionList() {
hideInSearch: true,
ellipsis: true,
},
{
title: '是否异常',
dataIndex: 'failedReason',
valueType: 'text',
align: 'center',
},
{
title: '操作',
hideInSearch: true,