opt:地图编辑设备组件接口修改
This commit is contained in:
@@ -91,12 +91,28 @@
|
||||
title: '设备名称',
|
||||
dataIndex: 'name'
|
||||
},
|
||||
{
|
||||
title: '设备类型',
|
||||
dataIndex: 'type'
|
||||
},
|
||||
{
|
||||
title: '描述',
|
||||
dataIndex: 'description'
|
||||
},
|
||||
{
|
||||
title: '扩展参数',
|
||||
dataIndex: 'editParam'
|
||||
},
|
||||
{
|
||||
title: '图片路径',
|
||||
dataIndex: 'path'
|
||||
},
|
||||
{
|
||||
title: '所属区域',
|
||||
dataIndex: 'region'
|
||||
},
|
||||
{
|
||||
title: '设备图片',
|
||||
title: '设备图片ID',
|
||||
dataIndex: 'icon'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user