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
CRUD拖拽排序,将第1条记录拖拽到非最后一条,提交,无法重新排序,insertAfter为空。 我发现,将第1条记录拖拽到最后一条记录,提交,就可以成功重新排序,这相当于所有重新排序。
amis 6.10.0 和 amis editor 6.7.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
描述问题:
CRUD拖拽排序,将第1条记录拖拽到非最后一条,提交,无法重新排序,insertAfter为空。
我发现,将第1条记录拖拽到最后一条记录,提交,就可以成功重新排序,这相当于所有重新排序。
amis 版本是什么?
amis 6.10.0 和 amis editor 6.7.0
The text was updated successfully, but these errors were encountered: