@@ -194,14 +194,6 @@ export default {
})
return
}
- if (!this.searBtn) {
- this.$Notice.warning({
- title: '警告提示',
- desc: "请点击查询按键进行筛选",
- duration: 5
- })
- return
- }
this.$Modal.confirm({
title: "确定导出结果吗?",
onOk: () => {
@@ -257,14 +249,6 @@ export default {
title: "确定要批量完成所选内容",