Explorar o código

林业云图首页左侧

彭宇 %!s(int64=2) %!d(string=hai) anos
pai
achega
84060f437d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/forest.vue

+ 1 - 1
src/views/forest.vue

@@ -1476,7 +1476,7 @@
 				//左侧获取部门信息
 				getBaseInfo().then(res => {
           this.forestInfo = res.data.baseinfo //基本情况
-          this.cameraList = res.data.cameraList
+          // this.cameraList = res.data.cameraList
 				})
 			},
 			getTodayEvents(date) {