|
@@ -114,13 +114,13 @@
|
|
|
dataIndex: 'machineUuid',
|
|
|
width: 120,
|
|
|
},
|
|
|
- {
|
|
|
- title: '设备名称',
|
|
|
- ellipsis: true,
|
|
|
- slots: { customRender: 'copy' },
|
|
|
- dataIndex: 'machineName',
|
|
|
- width: 120,
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // title: '设备名称',
|
|
|
+ // ellipsis: true,
|
|
|
+ // slots: { customRender: 'copy' },
|
|
|
+ // dataIndex: 'machineName',
|
|
|
+ // width: 120,
|
|
|
+ // },
|
|
|
{
|
|
|
title: '相机授权Key',
|
|
|
ellipsis: true,
|