Selaa lähdekoodia

fix: 不显示关联设备

liujt 3 viikkoa sitten
vanhempi
commit
4159ccc8a0
1 muutettua tiedostoa jossa 8 lisäystä ja 8 poistoa
  1. 8 8
      src/views/ledgerAssets/camera/index.vue

+ 8 - 8
src/views/ledgerAssets/camera/index.vue

@@ -147,14 +147,14 @@ export default {
           showOverflowTooltip: true,
           width: 150
         },
-        {
-          prop: 'loadDeviceName',
-          label: '关联设备',
-          headerAlign: 'center',
-          align: 'center',
-          showOverflowTooltip: true,
-          width: 150
-        },
+        // {
+        //   prop: 'loadDeviceName',
+        //   label: '关联设备',
+        //   headerAlign: 'center',
+        //   align: 'center',
+        //   showOverflowTooltip: true,
+        //   width: 150
+        // },
         {
           prop: 'activityStatus',
           label: '摄像机状态',