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":{