Explorar o código

Merge branch 'master' of git.sagacloud.cn:web/ibms

zhangyu %!s(int64=5) %!d(string=hai) anos
pai
achega
3b3e4807c9
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/components/business_space/newGraphy/graphy.vue

+ 2 - 0
src/components/business_space/newGraphy/graphy.vue

@@ -311,6 +311,8 @@ export default {
           this.type = 2;
           this.curZoneItem = item;
           this.scene.isSpaceSelectable = false;
+          this.scene.clearZoneSelection();
+          item.selected = true;
         }
       }
     },