Browse Source

林斑

tags/v1.1.0^2
unknown 1 year ago
parent
commit
de32fe05b9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/dashboard/components/OneMap.vue

+ 1
- 1
src/views/dashboard/components/OneMap.vue View File

}) })
let icon let icon
switch (iitem.typeName) { switch (iitem.typeName) {
case '林场问题图斑':
case '林斑':
icon = problemSpot_icon icon = problemSpot_icon
break break
case '病死树': case '病死树':

Loading…
Cancel
Save