huangzhiguo 1 rok pred
rodič
commit
c0cfedfd8e

+ 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>