feat: S2 pivot

This commit is contained in:
junjun 2022-02-11 15:23:32 +08:00
parent 205554ab83
commit 2c1f0533f2

View File

@ -31,7 +31,7 @@ export const DEFAULT_SIZE = {
tableTitleHeight: 36,
tableItemHeight: 36,
tablePageSize: '20',
tableColumnMode: 'adapt',
tableColumnMode: 'custom',
tableColumnWidth: 100,
gaugeMin: 0,
gaugeMax: 100,