Commit e2ffa282 authored by Van's avatar Van

🎨 #12524

parent c0ae3ceb
...@@ -81,7 +81,7 @@ var Util = { ...@@ -81,7 +81,7 @@ var Util = {
return true return true
}, },
callback: function () { callback: function () {
cb() cb && cb()
} }
}); });
NProgress.configure({ showSpinner: false }); NProgress.configure({ showSpinner: false });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment