-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feat/FE] 전반적인 API 연결을 진행한다. ( 환자 상세 차트의 모든 것) #56
Merged
+433
−330
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 차트 정보와 과제 수행도 컴포넌트 위치에 버그문제를 해결하였습니다.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
- 차트 리스트를 불러오는 걸로 차트 요약에 api 연결 구현
- ```getChartSummary``` 함수 새로 선언해서 차트 정보 요약 연결 함수 새로 구현했습니다.
osohyun0224
changed the title
[Feat/FE] 전반적인 API 연결을 진행한다. ( 환자 상세 차트 /
[Feat/FE] 전반적인 API 연결을 진행한다. ( 환자 상세 차트에 관하여
Nov 17, 2023
osohyun0224
changed the title
[Feat/FE] 전반적인 API 연결을 진행한다. ( 환자 상세 차트에 관하여
[Feat/FE] 전반적인 API 연결을 진행한다. ( 환자 상세 차트의 모든 것)
Nov 17, 2023
Issue는 일단 Merge한 다음 해결하겠습니다. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
☑️ Describe your changes
📝 Dev Report
DoctorDetailChart
/DoctorDetailHeader
/DoctorUntactRecord
#57
📷 Screenshot
#57
🔗 Issue number and link
#31