NEZ-2614 fix:修改 bug

This commit is contained in:
zhangyu
2023-02-28 15:38:18 +08:00
parent 8393128961
commit bf1ecc408c
2 changed files with 10 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ export default {
},
initEdit (id) {
bus.$emit('changeSelectPens', [])
getTopology(id).active([])
getTopology(id).lock(0)
getTopology(id).stopAnimate()
if (getTopology(id).data().pens) {