瀏覽代碼

页面bug

彭宇 2 年之前
父節點
當前提交
88c28fe81d
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/views/forest.vue

+ 0 - 2
src/views/forest.vue

@@ -1096,7 +1096,6 @@ export default {
         this.$refs.supermap.isEditableLayers = false
         this.$refs.bottomMenu.showChild = false
         this.$refs.bottomMenu.showChangChild = false
-        alert(this.$refs.bottomMenu.showBanChild)
         if (!this.$refs.bottomMenu.showBanChild) {
           this.$refs.bottomMenu.showBanChild = true
         } else {
@@ -1106,7 +1105,6 @@ export default {
         this.$refs.supermap.isEditableLayers = false
         this.$refs.bottomMenu.showBanChild = false
         this.$refs.bottomMenu.showChild = false
-        alert(this.$refs.bottomMenu.showChangChild)
         if (!this.$refs.bottomMenu.showChangChild) {
           this.$refs.bottomMenu.showChangChild = true
         } else {