This commit is contained in:
熊丽君
2021-12-08 14:16:05 +08:00
parent cc2569e366
commit ba2675b5ea
2 changed files with 15 additions and 24 deletions

View File

@ -250,7 +250,7 @@ export default {
const line = new Line(this.$refs.left2, {
//
})
line.render()
// line.render()
},
},
}