cqf
2022-05-23 6f788553b42323dc77f29d1cf0e4ccdea585aafa
src/views/oneFromanotherN/index.vue
@@ -447,13 +447,6 @@
                    }
                }
                if(this.listQuery.form.check_dateEnd!=null && this.listQuery.form.check_dateEnd!=''){
                    if(this.listQuery.form.check_dateStart!=null && this.listQuery.form.check_dateStart!=''){
                    }else {
                        this.$message({type:'error', message:"请选择检查开始时间", duration:3000})
                        return
                    }
                }
            },
            //搜索
            getPageList(){