mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-04 09:09:48 +08:00
@@ -39,7 +39,9 @@ class _FavFolderSortPageState extends State<FavFolderSortPage> {
|
||||
if (res.isSuccess) {
|
||||
SmartDialog.showToast('排序完成');
|
||||
_favController.loadingState.value = Success(sortList);
|
||||
Get.back();
|
||||
if (mounted) {
|
||||
Get.back();
|
||||
}
|
||||
} else {
|
||||
res.toast();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user