src/tabviews/basetable/index.jsx
@@ -367,7 +367,10 @@ col.type = 'custom' } if (col.type === 'number') { if (col.type === 'index') { col.field = '$Index' col.type = 'text' } else if (col.type === 'number') { if (col.sum === 'true') { statFields.push(col) }