ccj hace 3 años
padre
commit
23bddbc0de
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/platformaudit/grainpulseenterprisereview.vue

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

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