|
|
@@ -59,6 +59,10 @@
|
|
|
2018XX培训班</legend>
|
|
|
<div class="demandCate">
|
|
|
<ul class="cateList">
|
|
|
+ <li>
|
|
|
+ <a class="now" href="#">纸质发票</a>
|
|
|
+ <a href="#">电子发票</a>
|
|
|
+ </li>
|
|
|
<li><select>
|
|
|
<option>所有 44</option>
|
|
|
<option>待提交 2 </option><!--该状态为还没提交审批的发票-->
|
|
|
@@ -68,12 +72,6 @@
|
|
|
</select>
|
|
|
</li>
|
|
|
<li>
|
|
|
- <select>
|
|
|
- <option>纸质发票</option>
|
|
|
- <option>电子发票</option>
|
|
|
- </select>
|
|
|
- </li>
|
|
|
- <li>
|
|
|
<div class="search">
|
|
|
<div class="input-append">
|
|
|
<input class="span3" type="text" placeholder="发票抬头、开票金额">
|
|
|
@@ -84,8 +82,8 @@
|
|
|
<a href="#confirm-erro" data-toggle="modal">批量设置邮寄物品</a>
|
|
|
<a href="#confirm" data-toggle="modal">批量提交审批</a>
|
|
|
<a href="#del" data-toggle="modal">批量移除</a>
|
|
|
- <a href="#confirm-phone" data-toggle="modal">批量设置电子发票收件人手机</a>
|
|
|
- <a href="#confirm-email" data-toggle="modal">批量设置电子发票收件人邮箱</a>
|
|
|
+ <a href="#confirm-phone" data-toggle="modal">批量设置收件人手机</a>
|
|
|
+ <a href="#confirm-email" data-toggle="modal">批量设置收件人邮箱</a>
|
|
|
<a href="#tips" data-toggle="modal">批量操作提示</a>
|
|
|
</li>
|
|
|
<li>
|