We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
所以我們要直接把這些資訊放進 user.info 內?
user.info
Sorry, something went wrong.
ummm 未必,只有課程內 Members 頁面的表格和 Admin 管理 Users 的表格會需要展示,其他地方沒有需求
看起來目前這邊是透過不同的 API 取得資料的,課程列表是包在 course API 回傳,而 admin 那邊則是 call user API。
比較直接的做法是直接修改這兩個 API 的回傳資料,或是可以討論看看是否能夠讓前端決定要拿什麼欄位就好? @uier 你怎麼看
目前我不覺得需要讓前端決定要拿什麼欄位,所以沒有其他想法的話就前者(直接修改)
No branches or pull requests
The text was updated successfully, but these errors were encountered: