|
|
@@ -35,7 +35,7 @@
|
|
|
<div class="col-md-8">
|
|
|
<div class="warp-p2 mt-3">
|
|
|
<table class="table table-hover table-bordered">
|
|
|
- <thead><tr><th>定额库名称</th><th width="160">编办</th><th width="160">添加时间</th><th width="90">操作</th><th width="90">原始数据</th><th width="150">内部数据</th><th width="90">补充模板</th></tr></thead>
|
|
|
+ <thead><tr><th>定额库名称</th><th width="160">费用定额</th><th width="160">添加时间</th><th width="90">操作</th><th width="90">原始数据</th><th width="150">内部数据</th><th width="90">补充模板</th></tr></thead>
|
|
|
<tbody id="showArea">
|
|
|
</tbody>
|
|
|
</table>
|
|
|
@@ -86,7 +86,7 @@
|
|
|
<input id="libNameTxt" class="form-control" placeholder="输入定额库名称" type="text">
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
- <label>编办名称</label>
|
|
|
+ <label>费用定额名称</label>
|
|
|
<select id="compilationSels" class="form-control"></select>
|
|
|
</div>
|
|
|
<div class="form-group">
|