|
@@ -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>
|