ソースを参照

林业云图首页左侧

彭宇 2 年 前
コミット
3e7716e3dc
1 ファイル変更0 行追加1 行削除
  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
 				})