Commit 440b2d06afd67855068ca7e4ff798b81d70f90e8

Authored by wesley88
1 parent 2727043f

1

admin-web-master/src/views/detect/admap.vue
... ... @@ -565,7 +565,7 @@
565 565 const budao = await gongyuan()
566 566 this.gongyuanList = budao.data.concat(gongyua.data)
567 567 this.getAll()
568   - this.changepublishStatus()
  568 + this.changepublishStatus()
569 569 this.changebelongingGreenwaySection()
570 570 this.changebelongingParkTrail()
571 571 this.changetype()
... ...