Kaynağa Gözat

林业云图首页左侧

彭宇 2 yıl önce
ebeveyn
işleme
3e7716e3dc
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      src/views/forest.vue

+ 0 - 1
src/views/forest.vue

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