彭宇 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 {