mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-05-29 01:49:16 +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');
|
$('.framework-container').removeClass('framework-sidebar-full');
|
||||||
}
|
}
|
||||||
/* 加载资源 */
|
/* 加载资源 */
|
||||||
console.log(hash);
|
|
||||||
$.form.open(hash);
|
$.form.open(hash);
|
||||||
};
|
};
|
||||||
// URI初始化动作
|
// URI初始化动作
|
||||||
|
Loading…
x
Reference in New Issue
Block a user