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
前端后台组件 (li-guohao/ikaros-admin)
动漫详情页表格剧集顺序是乱的,需要进行排序
The text was updated successfully, but these errors were encountered:
改进思路:
Sorry, something went wrong.
改进思路: 服务端:季度返回剧集列表时根据剧集序号从小到大排序 客户端:表格根据剧集序号从小到大排序
此问题解决:服务端给方法的结果集合添加排序
135 bug episode order (#149), close issue #135
9896714
* add sort by seq in EpisodeService#findBySeasonId * update admin page * update changelog for bug pr #149
Successfully merging a pull request may close this issue.
Search before asking
Ikaros Component
前端后台组件 (li-guohao/ikaros-admin)
What happened
动漫详情页表格剧集顺序是乱的,需要进行排序
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: