|
@@ -135,10 +135,10 @@
|
|
</div>
|
|
</div>
|
|
<div class="card-body">
|
|
<div class="card-body">
|
|
<div class="row">
|
|
<div class="row">
|
|
- <div class="col-3" style="display:none;">
|
|
|
|
|
|
+ <div class="col-3" style="padding-right:0!important;display:none;">
|
|
<div style="overflow-y:auto" class="sjs-biangeng-height">
|
|
<div style="overflow-y:auto" class="sjs-biangeng-height">
|
|
<div class="card">
|
|
<div class="card">
|
|
- <div class="card-header">检索内容</div>
|
|
|
|
|
|
+ <div class="card-header" style="height: 28px;line-height: 5px">检索内容</div>
|
|
<ul class="list-group list-group-flush" id="list-search-keyword">
|
|
<ul class="list-group list-group-flush" id="list-search-keyword">
|
|
<!--<a href="javascript:void(0);" data-keyword="" class="list-group-item list-group-item-action active">全部</a>-->
|
|
<!--<a href="javascript:void(0);" data-keyword="" class="list-group-item list-group-item-action active">全部</a>-->
|
|
<!--<a href="javascript:void(0);" class="list-group-item list-group-item-action">203-1-a</a>-->
|
|
<!--<a href="javascript:void(0);" class="list-group-item list-group-item-action">203-1-a</a>-->
|
|
@@ -152,7 +152,7 @@
|
|
<div class="col-12" id="table-list">
|
|
<div class="col-12" id="table-list">
|
|
<div style="overflow-y:auto" class="sjs-biangeng-height">
|
|
<div style="overflow-y:auto" class="sjs-biangeng-height">
|
|
<table class="table table-striped table-bordered table-hover table-sm fixed_headers">
|
|
<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="50">单位</th><th width="100">单价</th><th width="100">数量</th></tr></thead>
|
|
|
|
|
|
+ <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>
|
|
<tbody id="table-list-select">
|
|
<tbody id="table-list-select">
|
|
</tbody>
|
|
</tbody>
|
|
</table>
|
|
</table>
|