king
2023-09-07 4b467effbc0e3a9199146573c0ceedf404bd07c5
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
      }