|
@@ -99,8 +99,8 @@ text-align:center;
|
|
|
|
|
|
<th><span class="needwrite">*</span>项目名称: </th>
|
|
|
<td style="position:relative;">
|
|
|
- <input type="text" class="form-control" id="xmmc" name="xmmc" readonly value="${record.xmmc }">
|
|
|
- <a class="btn btn-primary btn-sm" style="position:absolute;right:1px;top:4px;" href="###" onclick="jsjdgl.detail.xmxxxz()">
|
|
|
+ <input type="text" class="form-control" id="xmmc" style="width:77%" name="xmmc" readonly value="${record.xmmc }">
|
|
|
+ <a class="btn btn-primary btn-sm" style="position:absolute;right:1px;top:4px;width:19%" href="###" onclick="jsjdgl.detail.xmxxxz()">
|
|
|
选择</a>
|
|
|
</td>
|
|
|
</tr>
|
|
@@ -108,13 +108,13 @@ text-align:center;
|
|
|
|
|
|
<th>项目概况: </th>
|
|
|
<td colspan="3">
|
|
|
- <input type="text" class="form-control" name="xmgk" value="${record.xmgk }">
|
|
|
+ <input type="text" style="width : 93%" class="form-control" name="xmgk" value="${record.xmgk }">
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th>建设规模: </th>
|
|
|
<td colspan="3">
|
|
|
- <input type="text" class="form-control" name="jsgm" value="${record.jsgm }">
|
|
|
+ <input type="text" style="width : 93%" class="form-control" name="jsgm" value="${record.jsgm }">
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
@@ -125,7 +125,7 @@ text-align:center;
|
|
|
<th><span class="needwrite">*</span>建设单位: </th>
|
|
|
<td >
|
|
|
<input type="hidden" class="form-control" id="ssjyrid" name="ssjyrid" value="${jyr.id }">
|
|
|
- <input readonly type="text" style="width: 92.5%;" readonly class="form-control" id="jyrmc" value="${jyr.gkjyr }">
|
|
|
+ <input readonly type="text" style="width: 80%;" readonly class="form-control" id="jyrmc" value="${jyr.gkjyr }">
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|