mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 10:37:55 +08:00
完成layui table点击行选中优化
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
}();
|
||||
$("#tree").height($("div.layui-table-view").height());
|
||||
|
||||
|
||||
clickTableRow(table,'mainList', 'list');
|
||||
//监听表格内部按钮
|
||||
table.on('tool(list)', function (obj) {
|
||||
var data = obj.data;
|
||||
|
Reference in New Issue
Block a user