Parcourir la source

欠货库存查询

qymljy il y a 2 ans
Parent
commit
4cb692ec9a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/HDrpManagement/productStore/index.vue

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

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