mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2025-04-06 03:58:00 +08:00
added 细节,注释
This commit is contained in:
parent
a4448808ce
commit
5f43aeb093
@ -277,6 +277,9 @@
|
||||
$.refresh(url, urlData);
|
||||
});
|
||||
|
||||
/**
|
||||
* 转为权限修改定制的Ajax请求
|
||||
*/
|
||||
bodyDom.on('click', '.auth', function () {
|
||||
var tdDom = $(this).parent().parent().children();
|
||||
var urlName = tdDom.eq(2).html();
|
||||
|
Loading…
x
Reference in New Issue
Block a user