diff --git a/client/modules/operation/index.js b/client/modules/operation/index.js index 2495804f..f01ebcd5 100644 --- a/client/modules/operation/index.js +++ b/client/modules/operation/index.js @@ -270,6 +270,8 @@ function deleteSilent(files = DOM.getActiveFiles()) { const Storage = DOM.Storage; const dirPath = Info.dirPath; + DOM.setCurrentByName(prevCurrent); + !e && CloudCmd.refresh({ currentName });