layer-ui table表格添加行点击事件
此处代码连接为https://www.layui.com/demo/table/onrow.html layer-ui在线演示
仅用作分享,不做商业用途,如有侵权,联系删除。
layer.alert(JSON.stringify(data), {
title: '当前行数据:'
});
layer-ui table表格添加行点击事件
此处代码连接为https://www.layui.com/demo/table/onrow.html layer-ui在线演示
仅用作分享,不做商业用途,如有侵权,联系删除。
layer.alert(JSON.stringify(data), {
title: '当前行数据:'
});