// 初始化表格table.bootstrapTable({ url: $.fn.bootstrapTable.defaults.extend.index_url, pk: 'id', sortName: 'id', // searchFormVisible: true,//通用搜索表单打开 // commonSearch: true, //通用搜索 columns: [...], //表格通用搜索渲染完成后触发 onPostCommonSearch: function () { //默认查询最近7天数据 var format = 'YYYY-MM-DD HH:mm:ss'; var start = Moment().subtract(6, 'days').startOf('day'); var end = Moment().endOf('day'); $("form.form-commonsearch input[name='createtime']").val(start.format(format) + " - " + end.format(format)); },});
希望以上内容对你有所帮助!如果还有其他问题,请随时提问。 各类知识收集 拥有多年CMS企业建站经验,对 iCMS, Fastadmin, ClassCMS, LeCMS, PbootCMS, PHPCMS, 易优CMS, YzmCMS, 讯睿CMS, 极致CMS, Wordpress, HkCMS, YznCMS, WellCMS, ThinkCMF, 等各类cms的相互转化,程序开发,网站制作,bug修复,程序杀毒,插件定制都可以提供最佳解决方案。