摘要: table.on('post-body.bs.table', function (e, settings, json, xhr) { $(".btn-editone,.btn-edit,.btn-add").data("area", ["100%", "100%"]); }); 阅读全文
posted @ 2022-03-03 12:18 鲨鱼大王 阅读(524) 评论(0) 推荐(0) 编辑
摘要: parent.window.$(".layui-layer-iframe").find(".layui-layer-close").on('click',function () { //这里执行你的逻辑 Fast.api.close("1"); }); 阅读全文
posted @ 2022-03-03 10:53 鲨鱼大王 阅读(522) 评论(0) 推荐(0) 编辑
摘要: $(".btn-imports").on('click',function () { Fast.api.open('exam/examinee/imports', '导入考员信息', { callback: function (data) { window.location.reload() }, 阅读全文
posted @ 2022-03-03 10:51 鲨鱼大王 阅读(709) 评论(0) 推荐(0) 编辑
摘要: { field: 'buttons', width: "120px", title: __('试题'), table: table, events: Table.api.events.operate, buttons: [ { name: 'detail', text: __('考试试题'), ti 阅读全文
posted @ 2022-03-03 10:50 鲨鱼大王 阅读(935) 评论(0) 推荐(0) 编辑