Prechádzať zdrojové kódy

保存后显示比例尺item

haojianlong 4 rokov pred
rodič
commit
b75b818381

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