mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-05-28 01:19:15 +08:00
[debug] 修复同名菜单hash不切换问题
This commit is contained in:
parent
5d0dcd2bf7
commit
b379eddc68
@ -263,7 +263,6 @@ define(['jquery', 'admin.plugs'], function () {
|
||||
$('.framework-container').removeClass('framework-sidebar-full');
|
||||
}
|
||||
/* 加载资源 */
|
||||
console.log(hash);
|
||||
$.form.open(hash);
|
||||
};
|
||||
// URI初始化动作
|
||||
|
Loading…
x
Reference in New Issue
Block a user