Переглянути джерело

git-svn-id: https://192.168.57.71/svn/jsgkj@279 931142cf-59ea-a443-aa0e-51397b428577

ld_xuhx 9 роки тому
батько
коміт
88891812dd

+ 2 - 2
gkjsjy/trunk/WebContent/WEB-INF/pages/showHistory.jsp

@@ -5,7 +5,7 @@ function guanbihist(){
 	$('#selectdiv').slideUp(0);
 }
 </script>
-<div class="theme-popover" id="selectmaskdiv" style="width: 905px;height: 400px;overflow-y: auto;">
+<div class="theme-popover" id="selectmaskdiv" style="width: 905px;height: 400px;overflow:hidden ;">
 	     <div class="theme-poptit">
 	          <div class="popTitle">
 	          	<h4>流程历史</h4>
@@ -22,7 +22,7 @@ function guanbihist(){
 						<th width="5%">序号</th>	
 						<th width="10%">操作人</th>
 						<th width="20%">操作时间</th>
-						<th width="15%">流程状态</th>
+						<th width="15%">流程步骤</th>
 						<th width="15%">处理结果</th>
 						<th width="30%">处理意见</th>
 					</tr>