Sfoglia il codice sorgente

保存后显示比例尺item

haojianlong 4 anni fa
parent
commit
b75b818381
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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()
             })