mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt ui
opt req Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -450,7 +450,7 @@ class RequestUtils {
|
||||
mid: isCopy ? mid : null,
|
||||
).then((res) {
|
||||
if (res.isSuccess) {
|
||||
ctr.handleSelect(false);
|
||||
ctr.handleSelect(checked: false);
|
||||
if (!isCopy) {
|
||||
ctr.loadingState
|
||||
..value.data!.removeWhere(removeList.contains)
|
||||
|
||||
Reference in New Issue
Block a user