瀏覽代碼

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

ld_xuhx 9 年之前
父節點
當前提交
fdf78ec591
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      gkjsjy/trunk/WebContent/WEB-INF/pages/showHistory.jsp

+ 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_x:hidden ;">
+<div class="theme-popover" id="selectmaskdiv" style="width: 905px;height: 400px;overflow-y: auto;">
 	     <div class="theme-poptit">
 	          <div class="popTitle">
 	          	<h4>流程历史</h4>
@@ -17,7 +17,7 @@ function guanbihist(){
  
 			<!-- 列表 -->
 			<div  style="background-color:#f4f4f4;">
-				<table class="main_table" cellpadding="0" cellspacing="0">
+				<table class="main_table" cellpadding="0" cellspacing="0" style="width: 99.9%">
 					<tr>
 						<th width="5%">序号</th>	
 						<th width="10%">操作人</th>