浏览代码

保存后显示比例尺item

haojianlong 4 年之前
父节点
当前提交
ed773e97b9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/ready/buildfloor/repetitionGraphy.vue

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

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