Explorar o código

费用审批 费用执行 筛选优化

Chente %!s(int64=9) %!d(string=hai) anos
pai
achega
b9e3ff6b68
Modificáronse 3 ficheiros con 9 adicións e 6 borrados
  1. 2 0
      saea-public-add.html
  2. 4 4
      saea-reportList-pay.html
  3. 3 2
      saea-reportList.html

+ 2 - 0
saea-public-add.html

@@ -54,6 +54,8 @@
 	  						<tr><th colspan="2" class="taC">办事处相关费用</th></tr>
 	  						<tr><th>办公费用</th><td  width="200" class="taR">¥<input type="number" value="0" placeholder="输入办公费用" pattern="[0-9]" step="1" min="0" class="span2"></td></tr>
 	  						<tr><th>其他费用</th><td  width="200" class="taR">¥<input type="number" value="0" placeholder="输入其他费用" pattern="[0-9]" step="1" min="0" class="span2"></td></tr>
+	  						<tr><th>公积金</th><td  width="200" class="taR">¥<input type="number" value="0" placeholder="输入办公费用" pattern="[0-9]" step="1" min="0" class="span2"></td></tr>
+	  						<tr><th>社保</th><td  width="200" class="taR">¥<input type="number" value="0" placeholder="输入其他费用" pattern="[0-9]" step="1" min="0" class="span2"></td></tr>
 	  						<tr class="warning"><td class="taR"><b>本次对公汇款费用合计</b></td><td class="colGreed taR"><b style="font-size:24px">¥2160.00</b></td></tr>
 							<tr><th colspan="2" class="taC">对公汇款审批</th></tr>
 							<tr>

+ 4 - 4
saea-reportList-pay.html

@@ -49,10 +49,10 @@
 				<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></li>
-	  					<li><select><option>2014</option></select> <select><option>月</option></select> <select><option>日</option></select></li>
-	  					<li><select><option>员工</option></select></li>
+	  					<li><a class="now" href="#">待执行</a><a href="#">借款</a><a href="#">报销单</a><a href="#">对公汇款</a></li>
+	  					<li><input type="date" style="width:120px"></li>
+	  					<li><select><option>办事处</option></select>&nbsp;<select><option>员工</option></select></li>
+	  					
 	  			</ul>
 	  		</div>
 	  		<div class="saeaList">

+ 3 - 2
saea-reportList.html

@@ -49,8 +49,9 @@
 				<legend><div class="fR"></div>您有 12 份费用需要审批</legend>
 				<div class="demandCate">
 					<ul class="cateList">
-	  					<li><a class="now" href="#">全部</a><a href="#">待审批</a><a href="#">审批中</a><a href="#">执行中</a><a href="#">费用完成</a><a href="#">撤回</a><a href="#">终止</a></li>
-	  					<li><select><option>所有年份</option><option>2014</option></select> <select><option>所有月份</option></select></li>
+	  					<li><a href="#" class="now">待审批</a><a href="#">进行中</a><a href="#">费用完成</a><a href="#">终止</a></li>
+	  					<!--审批完成/终止 可以增加时间和办事处筛选-->
+	  					<li><li><input type="month" style="width:120px"></li></li>
 	  					<li><select><option>办事处</option></select> <select><option>员工</option></select></li>
 	  			</ul>
 	  		</div>