修改时间组件

This commit is contained in:
GGJ
2024-09-30 11:48:34 +08:00
parent a5eec77bda
commit b8fdee5d6c

View File

@@ -317,6 +317,8 @@ const init = async () => {
color: '#000',
fontSize: 14
},
splitNumber:5,
minInterval: 1,
axisTick: {
show: true
},
@@ -357,6 +359,8 @@ const init = async () => {
color: '#000',
fontSize: 14
},
splitNumber:5,
minInterval: 1,
axisTick: {
show: true
},