优化表结构
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
$(function () {
|
||||
|
||||
$('#tt').tree({
|
||||
url: '/functions/findRoleFunctions?UBType=' + type + '&UBKeyId=' + url_id,
|
||||
url: '/function/findRoleFunction?UBType=' + type + '&UBKeyId=' + url_id,
|
||||
animate: true,
|
||||
checkbox: true
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user