|
@@ -100,6 +100,12 @@
|
|
|
<label class="mx-2">当前使用:单价1(<a href="#" id="pop-dj" data-original-title="" title="">3 单位工程使用</a>)
|
|
|
<a class="btn btn-sm ml-1" href="#" data-toggle="modal" data-target="#change-dj"><i class="fa fa-exchange"></i> 选择其他</a>
|
|
|
<a class="btn btn-sm ml-1" href="#" data-toggle="modal" data-target="#copy-dj"><i class="fa fa-files-o"></i> 另存单独用</a></label>
|
|
|
+ <div class="input-group input-group-sm mr-2" >
|
|
|
+ <select class="form-control form-control-sm">
|
|
|
+ <option>车船税标准</option>
|
|
|
+ <option>福建车船税标准(2012)</option>
|
|
|
+ </select>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="container-fluid">
|