[debug] 修复同名菜单hash不切换问题

This commit is contained in:
邹景立 2017-03-15 11:57:44 +08:00
parent 5d0dcd2bf7
commit b379eddc68

View File

@ -263,7 +263,6 @@ define(['jquery', 'admin.plugs'], function () {
$('.framework-container').removeClass('framework-sidebar-full');
}
/* 加载资源 */
console.log(hash);
$.form.open(hash);
};
// URI初始化动作