Browse Source

动物保护

彭宇 2 years ago
parent
commit
eb777da602
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/animal.vue

+ 1 - 0
src/views/animal.vue

@@ -227,6 +227,7 @@
         let that = this
         //获取左侧菜单列表
         selectForestAnimalListByType(type).then(res => {
+          this.animalSjfb = res.data.visuForestAnimalBOList
           this.animalSjlb = res.data.visuForestAnimalBOList
           that.markersList = [];
           if (res.data.visuForestAnimalBOList != null && res.data.visuForestAnimalBOList.length > 0) {