Explorar o código

删除分享的公司数据

zhudie %!s(int64=2) %!d(string=hai) anos
pai
achega
016cf6908d
Modificáronse 1 ficheiros con 1 adicións e 17 borrados
  1. 1 17
      src/views/cameras/overview/components/ShareCameraDetail.vue

+ 1 - 17
src/views/cameras/overview/components/ShareCameraDetail.vue

@@ -107,23 +107,7 @@
     time: 'Indefinite',
     days: undefined,
     notes: '',
-    shareList: [
-      {
-        name: 'C203',
-        account: 111777777777,
-        networkingState: 0,
-      },
-      {
-        name: 'C204',
-        account: 111888888888,
-        networkingState: 0,
-      },
-      {
-        name: 'C205',
-        account: 111999999999,
-        networkingState: 1,
-      },
-    ],
+    shareList: [],
   });
 
   const handleEdit = (_row) => {};