fix: 修改 show 开关的问题

This commit is contained in:
MTrun
2022-02-24 17:55:29 +08:00
parent 14010cce8f
commit 2690b06eff
4 changed files with 8 additions and 2 deletions
@@ -12,6 +12,7 @@ const option = echartOptionProfixHandle(
show: true,
trigger: 'axis',
axisPointer: {
show: true,
type: 'shadow'
}
},