Jelajahi Sumber

提交代码

xgwangman 5 tahun lalu
induk
melakukan
af879e2a42
1 mengubah file dengan 0 tambahan dan 16 penghapusan
  1. 0 16
      src/views/sales/withdrawList.vue

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

@@ -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 {
                 })
                 return
             }
-            if (!this.searBtn) {
-                this.$Notice.warning({
-                    title: '警告提示',
-                    desc: "请点击查询按键进行筛选",
-                    duration: 5
-                })
-                return
-            }
             this.$Modal.confirm({
                 title: "确定要批量完成所选内容",
                 onOk: () => {