BUG 26049

This commit is contained in:
aixianling
2021-12-27 09:37:23 +08:00
parent cd56987ad3
commit 8fbbe1ef0a
2 changed files with 2 additions and 3 deletions

View File

@@ -189,7 +189,6 @@ export default {
},
pointTypeChange(e) {
console.log(e)
this.config.pointType = e[0].value
},