|
@@ -559,7 +559,7 @@
|
|
|
<span aria-hidden="true">×</span>
|
|
|
</button>
|
|
|
</div>
|
|
|
- <div class="modal-body">
|
|
|
+ <div class="modal-body" style="overflow-y: auto; height: 480px">
|
|
|
<table class="table table-bordered">
|
|
|
<thead id="scr-header"><tr class="text-center"><th>选择</th><th>变更令号</th><th>工程名称</th></tr></thead>
|
|
|
<tbody id="scr-list">
|
|
@@ -586,7 +586,7 @@
|
|
|
<span aria-hidden="true">×</span>
|
|
|
</button>
|
|
|
</div>
|
|
|
- <div class="modal-body">
|
|
|
+ <div class="modal-body" style="overflow-y: auto; height: 480px">
|
|
|
<table class="table table-bordered">
|
|
|
<thead id="sos-header"><tr class="text-center"><th>选择</th><th>变更令号</th><th>工程名称</th></tr></thead>
|
|
|
<tbody id="sos-list">
|