摘要: 1 table.on('checkbox(layui-admin-table)', function (obj) { 2 const checked = obj.checked;//false&true 3 const rule_id = obj.data.rule_id; 4 const type 阅读全文
posted @ 2020-09-04 13:27 tcanhe 阅读(1755) 评论(0) 推荐(0)