NEZ-3083 fix:修改pointSize默认值等样式
This commit is contained in:
@@ -1263,8 +1263,8 @@ export default {
|
||||
max: undefined
|
||||
},
|
||||
option: {
|
||||
lineWidth: 1,
|
||||
pointSize: 6
|
||||
lineWidth: 2,
|
||||
pointSize: 86
|
||||
}
|
||||
}
|
||||
this.$nextTick(() => {
|
||||
|
||||
Reference in New Issue
Block a user