NEZ-3083 fix:修改pointSize默认值等样式

This commit is contained in:
zyh
2023-09-11 15:03:23 +08:00
parent b8ea64fcce
commit 4e3f218951
17 changed files with 74 additions and 780 deletions

View File

@@ -1263,8 +1263,8 @@ export default {
max: undefined
},
option: {
lineWidth: 1,
pointSize: 6
lineWidth: 2,
pointSize: 86
}
}
this.$nextTick(() => {