fix: 修复今日来访趋势 x 轴时间无法显示问题
This commit is contained in:
parent
577571cf9f
commit
fb2ed70c94
@ -31,7 +31,7 @@ echarts.use([
|
||||
UniversalTransition
|
||||
]);
|
||||
|
||||
|
||||
const times = Array.from({length: 10}, (_, i) => `${i + 8}:00`)
|
||||
const options = ref({})
|
||||
|
||||
onMounted(() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user