فهرست منبع

欠货库存查询

qymljy 2 سال پیش
والد
کامیت
9f73469c9e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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 == '' ) {
+      if (this.itemname == '' && this.itemclassids.length == 0 && this.iteminfo == '' && this.agentinfo == '' && this.isonsale == '' ) {
         bool = true
       }
       this.$refs['list'].param.content = {