fix:修改设备告警 配置字段
This commit is contained in:
@@ -8,6 +8,7 @@ const tableKeyMap = [
|
||||
{
|
||||
title: '序号',
|
||||
dataIndex: 'address',
|
||||
width: 80,
|
||||
customRender: (text: any) => {
|
||||
return text.index + 1;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user