tangning 2 years ago
parent
commit
4154389830
1 changed files with 7 additions and 7 deletions
  1. 7 7
      src/views/empower/camera.vue

+ 7 - 7
src/views/empower/camera.vue

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