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