huangzhiguo 1 년 전
부모
커밋
c0cfedfd8e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/main/webapp/WEB-INF/views/modules/userNew/cmAgencyForm.jsp

+ 2 - 2
src/main/webapp/WEB-INF/views/modules/userNew/cmAgencyForm.jsp

@@ -636,9 +636,9 @@
                         <div class="raw-beauty">
                             <input name="firstClubType" value="3" type="radio" ${cmClubinfo.firstClubType == "3" ? "checked" : ""}/>项目公司
                         </div>
-                        <div class="raw-beauty">
+                        <%--<div class="raw-beauty">
                             <input name="firstClubType" value="4" type="radio" ${cmClubinfo.firstClubType == "4" ? "checked" : ""}/>个人
-                        </div>
+                        </div>--%>
                         <div class="raw-beauty">
                             <input name="firstClubType" value="5" type="radio" ${cmClubinfo.firstClubType == "5" ? "checked" : ""}/>其他
                         </div>