瀏覽代碼

查询条件修改

qymljy 2 年之前
父節點
當前提交
1a18b02ba8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/HDrpManagement/productStore/index.vue

+ 1 - 1
src/HDrpManagement/productStore/index.vue

@@ -120,7 +120,7 @@ export default {
     onSubmit () {
       let bool = true
       if (this.itemname == '' && this.itemclassids.length == 0 && this.iteminfo == '' && this.agentinfo == '' && this.isonsale == '' && this.isonsale !== 0 ) {
-        bool = false
+        bool = true
       }
       this.$refs['list'].param.content = {
         "where":{