소스 검색

保存后显示比例尺item

haojianlong 4 년 전
부모
커밋
b75b818381
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()
             })