[Feature] 기기 관리 페이지 API 연동 #37
Labels
No Label
Priority
High
Priority
Low
Priority
Medium
Priority
Non
Priority
Urgent
Status
Available
Status
Done
Status
In Progress
Type
Bug
Type
Chore
Type
Design
Type
Documentation
Type
Feature
Type
Improvement
Type
Refactor
Type
Research
Type
Task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SPMS/SPMS_WEB#37
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
설명
기기 관리 페이지(목록/상세 패널)를 Mock 데이터에서 실제 API로 연동한다.
작업 내용
types.ts타입 교체 (DeviceSummary → DeviceListItem, Mock 삭제)device.api.ts신규 생성 (목록/삭제/내보내기)DeviceListPage.tsxAPI 연동 (loadData + 서버 필터링 + 엑셀 내보내기)DeviceSlidePanel.tsx타입 변경 + 삭제 API 연동참고