JX.LI 2 năm trước cách đây
mục cha
commit
976812a092
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/monitor.vue

+ 1 - 1
src/views/monitor.vue

@@ -306,7 +306,7 @@
         getMonitorDeviceAndDataList(this.deptId).then((res)=> {
           this.visuForestCloudCameraBOListSearch = []
           list = res.data
-          this.sensorNum=list.length
+          // this.sensorNum=list.length
           list.forEach(item => {
             let dat = {
               cameraName: item.deviceName,