@@ -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()
})