|
@@ -69,59 +69,59 @@
|
|
<input type="hidden" name="id" value="${record.id }">
|
|
<input type="hidden" name="id" value="${record.id }">
|
|
<table class="apply" cellpadding="0" cellspacing="0">
|
|
<table class="apply" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<tr>
|
|
- <th><span class="needwrite">*</span>公司名称: </th>
|
|
|
|
|
|
+ <th><span class="needwrite">*</span>公司名称: </th>
|
|
<td colspan="3">
|
|
<td colspan="3">
|
|
<input type="text" class="form-control" id="gkjyr" name="gkjyr" readOnly = "true" value="${record.gkjyr}">
|
|
<input type="text" class="form-control" id="gkjyr" name="gkjyr" readOnly = "true" value="${record.gkjyr}">
|
|
</td>
|
|
</td>
|
|
|
|
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
- <th><span class="needwrite">*</span>法定代表人: </th>
|
|
|
|
|
|
+ <th><span class="needwrite">*</span>法定代表人: </th>
|
|
<td colspan="3">
|
|
<td colspan="3">
|
|
<input type="text" class="form-control" id="fddbr" name="fddbr" value="${record.fddbr}">
|
|
<input type="text" class="form-control" id="fddbr" name="fddbr" value="${record.fddbr}">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
- <th><span class="needwrite">*</span>办公地址: </th>
|
|
|
|
|
|
+ <th><span class="needwrite">*</span>办公地址: </th>
|
|
<td colspan="3">
|
|
<td colspan="3">
|
|
<input type="text" class="form-control" id="dz" value="${record.dz}" name="dz">
|
|
<input type="text" class="form-control" id="dz" value="${record.dz}" name="dz">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
<tr >
|
|
<tr >
|
|
- <th><span class="needwrite">*</span>经营地域: </th>
|
|
|
|
|
|
+ <th><span class="needwrite">*</span>经营地域: </th>
|
|
<td colspan="3">
|
|
<td colspan="3">
|
|
<input type="text" class="form-control" id="cq" name="cq" value="${record.cq}">
|
|
<input type="text" class="form-control" id="cq" name="cq" value="${record.cq}">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
- <th><span class="needwrite">*</span>经营范围: </th>
|
|
|
|
|
|
+ <th><span class="needwrite">*</span>经营范围: </th>
|
|
<td colspan="3">
|
|
<td colspan="3">
|
|
<input type="text" class="form-control" id="zyqyfw" name="zyqyfw" value="${record.zyqyfw}">
|
|
<input type="text" class="form-control" id="zyqyfw" name="zyqyfw" value="${record.zyqyfw}">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
- <th><span class="needwrite">*</span>许可证编号: </th>
|
|
|
|
|
|
+ <th><span class="needwrite">*</span>许可证编号: </th>
|
|
<td >
|
|
<td >
|
|
<input type="text" class="form-control" id="gkjyxkzh" name="gkjyxkzh" value="${record.gkjyxkzh}">
|
|
<input type="text" class="form-control" id="gkjyxkzh" name="gkjyxkzh" value="${record.gkjyxkzh}">
|
|
</td>
|
|
</td>
|
|
- <th><span class="needwrite">*</span>发证机关: </th>
|
|
|
|
|
|
+ <th><span class="needwrite">*</span>发证机关: </th>
|
|
<td >
|
|
<td >
|
|
<input type="text" class="form-control" id="fzjg" name="fzjg" value="${record.fzjg}">
|
|
<input type="text" class="form-control" id="fzjg" name="fzjg" value="${record.fzjg}">
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
- <th><span class="needwrite">*</span>有效期起: </th>
|
|
|
|
|
|
+ <th><span class="needwrite">*</span>有效期起: </th>
|
|
<td >
|
|
<td >
|
|
<input class="Wdate" type="text" onFocus="WdatePicker({lang:'zh-cn',skin:'default',dateFmt:'yyyy-MM-dd'})" name="yxqq"
|
|
<input class="Wdate" type="text" onFocus="WdatePicker({lang:'zh-cn',skin:'default',dateFmt:'yyyy-MM-dd'})" name="yxqq"
|
|
value="${record.yxqqfmt}">
|
|
value="${record.yxqqfmt}">
|
|
</td>
|
|
</td>
|
|
- <th><span class="needwrite">*</span>有效期至: </th>
|
|
|
|
|
|
+ <th><span class="needwrite">*</span>有效期至: </th>
|
|
<td >
|
|
<td >
|
|
<input class="Wdate" type="text" onFocus="WdatePicker({lang:'zh-cn',skin:'default',dateFmt:'yyyy-MM-dd'})" name="yxqz"
|
|
<input class="Wdate" type="text" onFocus="WdatePicker({lang:'zh-cn',skin:'default',dateFmt:'yyyy-MM-dd'})" name="yxqz"
|
|
value="${record.yxqzfmt}">
|
|
value="${record.yxqzfmt}">
|
|
</td>
|
|
</td>
|
|
<tr>
|
|
<tr>
|
|
- <th><span class="needwrite">*</span>发证日期: </th>
|
|
|
|
|
|
+ <th><span class="needwrite">*</span>发证日期: </th>
|
|
<td>
|
|
<td>
|
|
<input class="Wdate" type="text" onFocus="WdatePicker({lang:'zh-cn',skin:'default',dateFmt:'yyyy-MM-dd'})" name="fzrq"
|
|
<input class="Wdate" type="text" onFocus="WdatePicker({lang:'zh-cn',skin:'default',dateFmt:'yyyy-MM-dd'})" name="fzrq"
|
|
value="${record.fzrqfmt}">
|
|
value="${record.fzrqfmt}">
|