yangsy
b08e818d21
format: DataTable function
2025-11-15 10:08:08 +08:00
yangsy
686fdc8724
refactor(query): remove unnecessary query calls and optimize global loading
2025-11-14 16:36:07 +08:00
yangsy
5aed01eb96
refactor(components): extract component helpers
2025-11-10 20:28:09 +08:00
yangsy
51aabc77d6
feat(device-alarm-detail-modal): alarmConfirm tag
2025-11-07 00:38:04 +08:00
yangsy
583203b161
fix(device-params-config-modal): loading state and data life cycle
2025-11-07 00:36:41 +08:00
yangsy
7ae903f51c
refactor: unify xlsx file name
2025-11-06 15:28:17 +08:00
yangsy
990626b3ff
feat(dashboard): export devices
2025-11-06 14:27:54 +08:00
yangsy
1fe0203890
feat(station-card): show station ip address when click station name
2025-11-06 12:44:56 +08:00
yangsy
605a29f256
refactor(station-card): update UI
2025-11-06 11:11:24 +08:00
yangsy
7cf7f497f0
perf(device-params-config-modal): reset activeTab brfore modal leave
2025-11-05 15:45:46 +08:00
yangsy
d0adb869da
refactor: tryGetDeviceTypeVal
2025-09-30 15:09:12 +08:00
yangsy
a1251e6d1f
fix: console.error
2025-09-15 11:12:38 +08:00
yangsy
27e71fa797
feat: support filter of alarmType and faultLevel
2025-09-10 15:43:40 +08:00
yangsy
15ee4c2614
style
2025-09-10 15:22:15 +08:00
yangsy
75096df3be
style: color of offline device count
2025-09-09 15:42:19 +08:00
yangsy
3ed691aee0
style: color of offline device count
2025-09-09 15:24:48 +08:00
yangsy
5a28645f80
style: color of offline device count
2025-09-09 11:16:34 +08:00
yangsy
0c6db1fb8c
refactor: remove useless pageCount in pagination config
2025-09-05 14:26:47 +08:00
yangsy
7afb79f826
refactor:
...
- extend NdmDeviceAlarmLogVO
- only query alarm counts
- separate request and store update in useQuery
- refactor station card and alarm modal, data fetching is now inside modal
- optimize device tree
- optimize query station list
- make export size follow page size
- fix query sequence and make them follow stations -> devices -> alarms
2025-09-02 14:21:13 +08:00
yangsy
ac7100c408
fix: remove condition render wrapped around modals, which leads to @after-enter and v-model:show not working
2025-08-29 18:52:46 +08:00
yangsy
a6124d951c
refactor: move modals from StationCard to DashboardPage
2025-08-29 11:55:44 +08:00