大屏bug修复

This commit is contained in:
yanran200730
2023-03-15 16:45:54 +08:00
parent 328cff225d
commit d1f6348ef3

View File

@@ -396,7 +396,6 @@ export default {
})
},
clone(e) {
console.log(this.deepClone(e))
this.componentList.push(this.deepClone(e))
},