Browse Source

问题修改

haojianlong 4 years ago
parent
commit
aea7b7fa29
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/ready/buildfloor/repetitionGraphy.vue

+ 1 - 0
src/views/ready/buildfloor/repetitionGraphy.vue

@@ -301,6 +301,7 @@ export default {
                 this.baseImgItem.globalAlpha = 1
                 this.baseImgItem.globalAlpha = 1
                 this.baseImgItem.moveable = false;
                 this.baseImgItem.moveable = false;
                 scaleItem.show()
                 scaleItem.show()
+                scaleItem.moveable = false;
                 this.removeLast()
                 this.removeLast()
                 this.$refs.drawFloor.fit()
                 this.$refs.drawFloor.fit()
             })
             })