Kaynağa Gözat

费用执行的导出筛选调整

outaozhen 8 yıl önce
ebeveyn
işleme
63d47f2fc4
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      saea-reportList-pay.html

+ 2 - 1
saea-reportList-pay.html

@@ -49,7 +49,8 @@
 				<legend><div class="fR"></div>费用执行</legend>
 				<div class="demandCate">
 					<ul class="cateList">
-	  					<li><a class="now" href="#">待执行</a><a href="#">借款</a><a href="#">报销单</a><a href="#">对公汇款</a></li>
+	  					<li><a href="#">借款</a><a href="#">报销单</a><a href="#">对公汇款</a></li>
+	  					<li><select><option>待执行</option><option>已执行</option></select></li>
 	  					<li><input type="date" style="width:120px"></li>
 	  					<li><select><option>办事处</option></select>&nbsp;<select><option>员工</option></select></li>
 	  					<li><a href="#" class="button">导出汇款信息</a></li>