@@ -289,6 +289,7 @@ export default {
this.$message.success('更新成功')
this.step = -1;
this.baseImgItem.globalAlpha = 1
+ scaleItem.show()
this.removeLast()
this.$refs.drawFloor.fit()
})