更新UI基础组件

This commit is contained in:
邹景立 2017-02-21 18:21:48 +08:00
parent 9b76f458c0
commit 17f08b0e29

View File

@ -241,5 +241,6 @@ define(['jquery', 'admin.plugs'], function () {
/* 加载资源 */
$.form.open(hash);
};
// URI初始化动作
window.onhashchange.call(this);
});