'#startDate').datepicker('setEndDate', e.date);
});
},
initData: () => {
$.ajax...dataType: 'json',
// dataField: 'departmentIssueQualityDataList', //server 后端 : json 对应的表格数据...title: '设置基线值',
styling: 'bootstrap3',
text: '更新成功...默认第一页
pageSize: 10, //每页的记录行数(*)
pageList: [5, 10, 20, 50, 100],// 可选的每页数据...silent: true,
totalField: 'total',
dataField: 'list', //后端 json 对应的表格数据