|
@@ -157,7 +157,7 @@
|
|
|
<div class="col-12" id="table-list">
|
|
|
<div style="overflow-y:auto" class="sjs-biangeng-height">
|
|
|
<table class="table table-striped table-bordered table-hover table-sm fixed_headers">
|
|
|
- <thead><tr class="text-center"><th width="40">序号</th><th>清单编号</th><th>名称</th><th width="60">单位</th><th width="100">单价</th><th width="100">数量</th></tr></thead>
|
|
|
+ <thead><tr class="text-center"><th width="40">序号</th><th width="110">清单编号</th><th>名称</th><th width="60">单位</th><th width="100">单价</th><th width="120">数量</th></tr></thead>
|
|
|
<tbody id="table-list-select">
|
|
|
</tbody>
|
|
|
</table>
|