fix(工作台): 修复工作台缺陷处理人横轴重叠bug
This commit is contained in:
parent
b36f2825a7
commit
ef088f1b73
|
@ -133,7 +133,6 @@ export function getCommonBarOptions(hasRoom: boolean, color: string[]): Record<s
|
|||
data: [],
|
||||
axisLabel: {
|
||||
color: '#646466',
|
||||
interval: 0,
|
||||
},
|
||||
axisTick: {
|
||||
show: false, // 隐藏刻度线
|
||||
|
|
Loading…
Reference in New Issue