Quellcode durchsuchen

非紧急项目查看

[user3] vor 3 Jahren
Ursprung
Commit
78f9632d37

+ 1 - 5
src/main/webapp/webpage/modules/ruralprojectrecords/view/reportView.jsp

@@ -366,7 +366,7 @@
 					</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 class="form-group-label">
 						<h2>质量复核内容</h2>
@@ -376,14 +376,10 @@
 							<table id="treeTable2" class="table table-bordered table-condensed details no-bottom-margin">
 								<thead>
 								<tr>
-										<%--<th width="25%">序号</th>--%>
 									<th width="40%">符合内容及评分标准</th>
 									<th width="10%">自校</th>
-										<%--								<th width="10%">最高分</th>--%>
-										<%--								<th width="10%">扣分</th>--%>
 									<th >意见</th>
 
-										<%--<th width="15%">操作</th>--%>
 								</tr>
 								</thead>
 								<tbody>