| xqd
@@ -20,8 +20,8 @@
|
|
|
<div class="box-header with-border" style="text-align: center">
|
|
|
<h1 class="box-title">成本审计汇总表</h1>
|
|
|
</div>
|
|
|
- <div class="box-body">
|
|
|
- <table class="table table-bordered">
|
|
|
+ <div class="box-body" style="overflow-y: scroll;">
|
|
|
+ <table class="table table-bordered table-striped" style="width: 3500px;">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
<td colspan="31" style="font-size: 25px; text-align: center">街坊项目拆迁统计表</td>
|