|
@@ -106,7 +106,9 @@
|
|
<tr>
|
|
<tr>
|
|
<th colspan="2">提交材料清单: </th>
|
|
<th colspan="2">提交材料清单: </th>
|
|
<td colspan="3">
|
|
<td colspan="3">
|
|
|
|
+ <c:if test="${ssFlag == 1 }">
|
|
<a href="#" class="file">上传<input type="file" name="file" id="fjid" onchange="xkzns.detail.submitFile()"/></a>
|
|
<a href="#" class="file">上传<input type="file" name="file" id="fjid" onchange="xkzns.detail.submitFile()"/></a>
|
|
|
|
+ </c:if>
|
|
<table id="tableId" style="width: 100%">
|
|
<table id="tableId" style="width: 100%">
|
|
<tr>
|
|
<tr>
|
|
<td style="width:40%;text-align: center;">上传附件名称</td>
|
|
<td style="width:40%;text-align: center;">上传附件名称</td>
|
|
@@ -137,9 +139,11 @@
|
|
<i class="glyphicon glyphicon-check"></i>
|
|
<i class="glyphicon glyphicon-check"></i>
|
|
选择人员</a>
|
|
选择人员</a>
|
|
</c:if>
|
|
</c:if>
|
|
|
|
+ <c:if test="${ssFlag ==1 }">
|
|
<a class="btn btn-default btn-sm" href="#" onclick="lhbg.detail.save()">
|
|
<a class="btn btn-default btn-sm" href="#" onclick="lhbg.detail.save()">
|
|
<i class="glyphicon glyphicon-floppy-disk"></i>
|
|
<i class="glyphicon glyphicon-floppy-disk"></i>
|
|
保存</a>
|
|
保存</a>
|
|
|
|
+ </c:if>
|
|
<c:if test="${ssFlag ==0 }">
|
|
<c:if test="${ssFlag ==0 }">
|
|
<a class="btn btn-default btn-sm" href="#" onclick="lhbg.detail.submit()">
|
|
<a class="btn btn-default btn-sm" href="#" onclick="lhbg.detail.submit()">
|
|
<i class="glyphicon glyphicon-share"></i>
|
|
<i class="glyphicon glyphicon-share"></i>
|