Commit Graph

2 Commits

Author SHA1 Message Date
1e5a1d422b refactor(TaskStatusTag): replace a-tag with span element and improve status configuration
- Replace a-tag component with semantic span element for better accessibility
- Introduce centralized STATUS_CONFIG object for consistent status mapping
- Add isRunning computed property for cleaner conditional logic
- Remove redundant statusMap handling and normalize status values
- Add proper CSS class bindings for styling consistency
- Update component structure to use
2026-02-26 20:45:51 +08:00
8beb4a5508 优化 2026-02-25 23:18:06 +08:00