sandm 2 жил өмнө
parent
commit
58aec9c8e2

+ 0 - 4
public/static/modular/gate/enterprise/enterprise_edit.js

@@ -117,10 +117,6 @@ Register.enterpriseUserRegister = function() {
             Feng.info("请选择行业领域");
             return ;
         }
-        if(domainImg==null||domainImg==''){
-            Feng.info("请上传行业领域佐证材料!");
-            return;
-        }
         if(enterpriseType==null||enterpriseType==''){
             Feng.info("请选择企业类型!");
             return;