mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-01 20:22:29 +00:00
fix(dom) renameCurrent: add updateCurrentInfo
This commit is contained in:
parent
287a0fd1dc
commit
541115c721
1 changed files with 1 additions and 0 deletions
|
|
@ -1628,6 +1628,7 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog;
|
|||
path = CloudFunc.rmLastSlash(dirPath);
|
||||
|
||||
DOM.setCurrentName(to, current);
|
||||
Cmd.updateCurrentInfo();
|
||||
Storage.remove(path);
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue