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:
好像是因为排序逻辑依旧是按id来排的,不是sort,后面修复
Sorry, something went wrong.
多选批量删除和回收站工作量有点大,后续安排
🐛 修复排序逻辑问题 #164
97c0ac0
✨ 脚本列表批量操作 #164 #175
af0ba88
多选批量删除已实现,回收站功能暂不计划,在每次删除前都会有提示确认
谢谢,辛苦了
No branches or pull requests
拖动排序后 ,升序降序 依旧是重新排序前

还有能不能增加多选批量删除,以及加个回收站?
The text was updated successfully, but these errors were encountered: