|
@@ -5,7 +5,7 @@ function guanbihist(){
|
|
|
$('#selectdiv').slideUp(0);
|
|
|
}
|
|
|
</script>
|
|
|
-<div class="theme-popover" id="selectmaskdiv" style="width: 700px;">
|
|
|
+<div class="theme-popover" id="selectmaskdiv" style="width: 700px;height: 300px;">
|
|
|
<div class="theme-poptit">
|
|
|
<div class="popTitle">
|
|
|
<h4>流程历史</h4>
|
|
@@ -16,7 +16,7 @@ function guanbihist(){
|
|
|
</div>
|
|
|
|
|
|
<!-- 列表 -->
|
|
|
- <div style="background-color:#f4f4f4;overflow-y: auto;width: 700px;min-height: 300px">
|
|
|
+ <div style="background-color:#f4f4f4;overflow-y: auto;width: 700px;min-height: 300px;max-height: 99%">
|
|
|
<table class="main_table" cellpadding="0" cellspacing="0" style="width: 99.9%">
|
|
|
<tr>
|
|
|
<th width="5%">序号</th>
|