Sink/components/dashboard
ccbikai 651dcabdb1 feat: add error handling for link loading
Improves reliability of link loading functionality:
- Adds error state and handling for failed API requests
- Implements retry mechanism with user-facing error message
- Prevents infinite loading when errors occur
- Defers search API call to mounted hook

These changes enhance user experience by providing clear feedback and recovery options when link loading fails.
2024-12-24 12:43:19 +08:00
..
links feat: add error handling for link loading 2024-12-24 12:43:19 +08:00
metrics feat: add XIcon to dashboard metrics 2024-08-18 20:05:33 +08:00
Breadcrumb.vue feat: 将固定链接名称抽取到配置中 2024-10-18 11:54:16 +08:00
Counters.vue feat: init 2024-05-25 08:09:30 +08:00
DatePicker.vue feat: init 2024-05-25 08:09:30 +08:00
Index.vue feat: init 2024-05-25 08:09:30 +08:00
Logout.vue feat: init 2024-05-25 08:09:30 +08:00
Nav.vue feat: Add link search function 2024-12-23 20:57:16 +08:00
Views.vue feat: init 2024-05-25 08:09:30 +08:00