mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
fix(client) ajaxLoad: when refresh callback not called
This commit is contained in:
parent
8e5862085e
commit
8c5e79496d
1 changed files with 2 additions and 1 deletions
|
|
@ -333,7 +333,8 @@ var Util, DOM, CloudFunc, join;
|
|||
current = DOM.getCurrentByName(name);
|
||||
DOM.setCurrentFile(current);
|
||||
}
|
||||
|
||||
|
||||
Util.exec(callback);
|
||||
});
|
||||
Storage.set(path, obj);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue