|
@@ -632,13 +632,13 @@
|
|
|
<td><input type="text" class="form-control"
|
|
|
value="${gkjyr.zyhz}" name="zyhz" id="zyhz" maxlength="200"></td>
|
|
|
</tr>
|
|
|
- <tr>
|
|
|
+ <%-- <tr>
|
|
|
<th>地图GIS信息</th>
|
|
|
<td><i onclick="map('jyr','${record.zyid}')"
|
|
|
class="glyphicon glyphicon-map-marker"
|
|
|
style="font-size: 16px; color: red; cursor: pointer;"></i></td>
|
|
|
|
|
|
- </tr>
|
|
|
+ </tr> --%>
|
|
|
<tr>
|
|
|
<th><span class="needwrite">*</span>法定代表人<br>姓名:</th>
|
|
|
<td colspan="2"><input type="text" class="form-control"
|