彭宇 преди 2 години
родител
ревизия
eb777da602
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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) {