haojianlong hace 4 años
padre
commit
aea7b7fa29
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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.moveable = false;
                 scaleItem.show()
+                scaleItem.moveable = false;
                 this.removeLast()
                 this.$refs.drawFloor.fit()
             })