king
2023-08-27 5e1d4d5155c57c43739d61914e2d29a64f9bb683
src/menu/components/table/normal-table/columns/index.jsx
@@ -563,7 +563,6 @@
      } else {
        cell.type = 'number'
        cell.format = 'none'
        cell.sum = 'false'
        cell.decimal = item.decimal || 0
        cell.Width = 80
      }