ccj 3 năm trước cách đây
mục cha
commit
23bddbc0de
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/platformaudit/grainpulseenterprisereview.vue

+ 1 - 1
src/views/platformaudit/grainpulseenterprisereview.vue

@@ -591,7 +591,7 @@ export default {
         })
         return
       }
-      if (this.companyList1.mainBusinessType.length<2) {
+      if (this.companyList1.mainBusinessType.length<1) {
         this.$message({
           message: '至少选择一个主营类型',
           type: 'warning',