@ -317,17 +317,13 @@ export default {
//重置搜索条件
resetSearch () {
this.formData = {
orgType: 'current',//当前组织:current 根组织:all
name: '',//姓名
mobile: '',//手机号
idCard: '',//身份证号码
startTime: '',//检测开始时间yyyy-MM-dd HH:mm
endTime: '',//检测结束时间yyyy-MM-dd HH:mm
}
this.timeRange = []
this.pageNo = 0
// this.loadTable()
this.loadTable()
},
handleSizeChange (val) {