layui 相关
摘要:
//layui table filter 监听筛选列工具条的点击事件(解决table右上角筛选时列名称不显示问题)table.on('toolbar(currentTableFilter)', function(obj){ if(obj.event 'LAYTABLE_COLS'){// 筛选列按钮 阅读全文
posted @ 2023-10-08 13:37 andydaopeng 阅读(34) 评论(0) 推荐(0) 编辑