|
@@ -366,7 +366,7 @@
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <c:if test="${projectRecords.submitMoney==2}">
|
|
|
|
|
|
+ <c:if test="${projectRecords.submitMoney==2 || (projectRecords.submitMoney==1 && (0==projectRecords.emergencyProject || null==projectRecords.emergencyProject))}">
|
|
<div>
|
|
<div>
|
|
<div class="form-group-label">
|
|
<div class="form-group-label">
|
|
<h2>质量复核内容</h2>
|
|
<h2>质量复核内容</h2>
|
|
@@ -376,14 +376,10 @@
|
|
<table id="treeTable2" class="table table-bordered table-condensed details no-bottom-margin">
|
|
<table id="treeTable2" class="table table-bordered table-condensed details no-bottom-margin">
|
|
<thead>
|
|
<thead>
|
|
<tr>
|
|
<tr>
|
|
- <%--<th width="25%">序号</th>--%>
|
|
|
|
<th width="40%">符合内容及评分标准</th>
|
|
<th width="40%">符合内容及评分标准</th>
|
|
<th width="10%">自校</th>
|
|
<th width="10%">自校</th>
|
|
- <%-- <th width="10%">最高分</th>--%>
|
|
|
|
- <%-- <th width="10%">扣分</th>--%>
|
|
|
|
<th >意见</th>
|
|
<th >意见</th>
|
|
|
|
|
|
- <%--<th width="15%">操作</th>--%>
|
|
|
|
</tr>
|
|
</tr>
|
|
</thead>
|
|
</thead>
|
|
<tbody>
|
|
<tbody>
|