Files
new-api-hunter/web/src/pages
CalciumIon 620f9f19b1 fix: validate number input in renderQuotaNumberWithDigit and improve data handling in Detail page
- Added input validation to ensure that the `num` parameter in `renderQuotaNumberWithDigit` is a valid number, returning 0 for invalid inputs.
- Updated the `Detail` component to use `datum['rawQuota']` instead of `datum['Usage']` for rendering quota values, ensuring more accurate data representation.
- Enhanced data aggregation logic to handle cases where quota values may be missing or invalid, improving overall data integrity in charts and tables.
- Removed unnecessary time granularity calculations and streamlined the data processing for better performance.
2024-12-25 23:16:35 +08:00
..
2024-05-24 21:27:13 +08:00
2024-08-17 16:17:24 +00:00
2024-01-13 22:38:50 +08:00
2024-05-13 23:02:35 +08:00
2024-06-13 10:35:48 +08:00
2024-12-25 18:44:45 +08:00