|
@@ -64,7 +64,7 @@
|
|
|
<div class="row">
|
|
|
<div class="col-12">
|
|
|
<div class="mb-2 col-6 p-0 search-group"><input id="tclist_search" class="form-control form-control-sm" placeholder="输入 清单编号、名称 检索" value=""><a href="javascript:void(0);" style="display: none" class="text-danger remove-btn" title="移除关键词"><i class="fa fa-times-circle "></i></a></div>
|
|
|
- <div style="overflow-y:auto" class="sjs-biangeng-height">
|
|
|
+ <div style="overflow-y:auto" class="sjs-height-3">
|
|
|
<table class="table table-striped table-bordered table-hover table-sm">
|
|
|
<thead class="text-center"><tr><th width="40">选择</th><th width="40">序号</th><th width="80">清单编号</th><th>名称</th><th width="50">单位</th><th width="100">单价</th><th width="100">数量</th><th width="100">金额</th></tr></thead>
|
|
|
<tbody id="lists_data">
|