Browse Source

林业云图首页左侧

彭宇 2 năm trước cách đây
mục cha
commit
84060f437d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/forest.vue

+ 1 - 1
src/views/forest.vue

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