xgwangman 5 anni fa
parent
commit
af879e2a42
1 ha cambiato i file con 0 aggiunte e 16 eliminazioni
  1. 0 16
      src/views/sales/withdrawList.vue

+ 0 - 16
src/views/sales/withdrawList.vue

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