fix: 修改assetBox vm=1时 位置可以编辑的问题
This commit is contained in:
@@ -1473,7 +1473,6 @@ export default {
|
||||
getTopology(this.index).updateProps()
|
||||
},
|
||||
onLayout () { // 改变布局
|
||||
console.log(this.layout)
|
||||
layout(getTopology(this.index).activeLayer.pens, this.layout)
|
||||
getTopology(this.index).updateProps()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user