|  | @@ -49,6 +49,11 @@
 | 
	
		
			
				|  |  |  	  							<tr><th>{{receiptList' value' value.name}}</th><td  width="140" class="taR">¥{{receiptList' value' value.price}}</td></tr>
 | 
	
		
			
				|  |  |  	  						<!-- endloop -->
 | 
	
		
			
				|  |  |  							
 | 
	
		
			
				|  |  | +	  						<tr><th colspan="2" class="taC">报销金额调整</th></tr>
 | 
	
		
			
				|  |  | +	  						<!-- loop receiptList' value.reviseDetail -->
 | 
	
		
			
				|  |  | +	  						<tr><th><span class="interval">|</span>{{receiptList' value' value.name}}:{{receiptList' value' value.description}}</th><td class="taR">¥{{receiptList' value' value.price}}</td></tr>
 | 
	
		
			
				|  |  | +	  						<!-- endloop -->
 | 
	
		
			
				|  |  | +	  						<tr><th class="taR">合计</th><td class="colOrange taR">¥{{receiptList' value.revisePrice}}</td></tr>
 | 
	
		
			
				|  |  |  							
 | 
	
		
			
				|  |  |  							<tr><th class="taC" colspan="2">产生费用所在办事处</th></tr>
 | 
	
		
			
				|  |  |  							<tr><th style="text-align:center" colspan="2">{{receiptDetail' value.category}}</th></tr>
 | 
	
	
		
			
				|  | @@ -85,7 +90,14 @@
 | 
	
		
			
				|  |  |  	  						<!-- loop receiptDetail' value.accountItem.其他 -->
 | 
	
		
			
				|  |  |  	  						<tr><th>{{receiptDetail' value' value.name}}</th><td  width="140" class="taR">¥{{receiptDetail' value' value.price}}</td></tr>
 | 
	
		
			
				|  |  |  	  						<!-- endloop -->
 | 
	
		
			
				|  |  | +	  						
 | 
	
		
			
				|  |  |  	  						<tr><th class="taR">合计</th><td class="colGreen taR">¥{{receiptDetail' value.accountItem.cSum.otherSum}}</td></tr>
 | 
	
		
			
				|  |  | +	  						<tr><th colspan="2" class="taC">报销金额调整</th></tr>
 | 
	
		
			
				|  |  | +	  						<!-- loop receiptList' value.reviseDetail -->
 | 
	
		
			
				|  |  | +	  						<tr><th><span class="interval">|</span>{{receiptList' value' value.name}}:{{receiptList' value' value.description}}</th><td class="taR">¥{{receiptList' value' value.price}}</td></tr>
 | 
	
		
			
				|  |  | +	  						<!-- endloop -->
 | 
	
		
			
				|  |  | +	  						<tr><th class="taR">合计</th><td class="colOrange taR">¥{{receiptList' value.revisePrice}}</td></tr>
 | 
	
		
			
				|  |  | +	  						
 | 
	
		
			
				|  |  |  	  						<tr><th class="taC" colspan="2">产生费用所在办事处</th></tr>
 | 
	
		
			
				|  |  |  	  						<tr><th style="text-align:center" colspan="2">{{receiptDetail' value.category}}</th></tr>
 | 
	
		
			
				|  |  |  	  						<tr><th class="taC" colspan="2">报销说明</th></tr>
 | 
	
	
		
			
				|  | @@ -124,14 +136,22 @@
 | 
	
		
			
				|  |  |  	  					
 | 
	
		
			
				|  |  |  	  					<!-- endif -->
 | 
	
		
			
				|  |  |  	  				
 | 
	
		
			
				|  |  | +	  				<br/>
 | 
	
		
			
				|  |  | +	  					<table class="table table-bordered table-condensed table-hover">
 | 
	
		
			
				|  |  | +							<tbody>
 | 
	
		
			
				|  |  | +								<tr><th colspan="2" class="taC">确认汇款金额</th></tr>
 | 
	
		
			
				|  |  | +								<tr><th>汇款金额(用于生成汇款单)</th><td class="taR" width="200">¥<input placeholder="输入汇款金额" pattern="[0-9]" id="amountLoan" step="1" min="0" value="{{receiptList' value.amount}}" class="span2" type="number"></td></tr>
 | 
	
		
			
				|  |  | +							</tbody>
 | 
	
		
			
				|  |  | +						</table>
 | 
	
		
			
				|  |  | +	  				
 | 
	
		
			
				|  |  |  					</div>
 | 
	
		
			
				|  |  |  	  			
 | 
	
		
			
				|  |  |  	  			
 | 
	
		
			
				|  |  |  	  			
 | 
	
		
			
				|  |  |  	  			<div class="seCensor loan-censor">
 | 
	
		
			
				|  |  | -	  					<form method="post" action="/implementDo" >
 | 
	
		
			
				|  |  | +	  					<form method="post" action="/implementDo" id="implementLoan" >
 | 
	
		
			
				|  |  |  	  					<input type="hidden" name='rid' value="{{receiptList' value.rid}}" >
 | 
	
		
			
				|  |  | -	  					
 | 
	
		
			
				|  |  | +	  					<input type="hidden" name="amount" id="amountInpLoan" value="{{receiptList' value.amount}}">
 | 
	
		
			
				|  |  |  	  					<div class="title">
 | 
	
		
			
				|  |  |  	  					{{receiptDetail' value.receiptOrder}}
 | 
	
		
			
				|  |  |  	  					</div>
 | 
	
	
		
			
				|  | @@ -192,8 +212,8 @@
 | 
	
		
			
				|  |  |  	  					</ul>
 | 
	
		
			
				|  |  |  	  					<!-- if {{receiptDetail' value.button2}}==1 -->
 | 
	
		
			
				|  |  |  	  					<div class="reportButton">
 | 
	
		
			
				|  |  | -								<button class="buttonDone buttonBlock" type="submit">执行完成</button>
 | 
	
		
			
				|  |  | -							
 | 
	
		
			
				|  |  | +								
 | 
	
		
			
				|  |  | +							<a href="javascript:void(0)" onClick="setExeReceipt('Loan',{{receiptList' value.rid}})" class="buttonDone buttonBlock">执行完成</a>
 | 
	
		
			
				|  |  |  	  					</div>
 | 
	
		
			
				|  |  |  	  					<!-- endif -->
 | 
	
		
			
				|  |  |  	  					</form>
 | 
	
	
		
			
				|  | @@ -218,9 +238,11 @@
 | 
	
		
			
				|  |  |  	  						<!-- endloop -->
 | 
	
		
			
				|  |  |  	  						<tr><th class="taR">合计</th><td class="colGreen taR">¥{{receiptList' value.accountItem.cSum.agencySum}}</td></tr>
 | 
	
		
			
				|  |  |  	  						
 | 
	
		
			
				|  |  | -	  						
 | 
	
		
			
				|  |  | -	  						
 | 
	
		
			
				|  |  | -	  						
 | 
	
		
			
				|  |  | +	  						<tr><th colspan="2" class="taC">报销金额调整</th></tr>
 | 
	
		
			
				|  |  | +	  						<!-- loop receiptList' value.reviseDetail -->
 | 
	
		
			
				|  |  | +	  						<tr><th><span class="interval">|</span>{{receiptList' value' value.name}}:{{receiptList' value' value.description}}</th><td class="taR">¥{{receiptList' value' value.price}}</td></tr>
 | 
	
		
			
				|  |  | +	  						<!-- endloop -->
 | 
	
		
			
				|  |  | +	  						<tr><th class="taR">合计</th><td class="colOrange taR">¥{{receiptList' value.revisePrice}}</td></tr>
 | 
	
		
			
				|  |  |  	  						
 | 
	
		
			
				|  |  |  	  						
 | 
	
		
			
				|  |  |  	  						<tr><th class="taC" colspan="2">产生费用所在办事处</th></tr>
 | 
	
	
		
			
				|  | @@ -232,14 +254,23 @@
 | 
	
		
			
				|  |  |  	  					
 | 
	
		
			
				|  |  |  	  						</tbody>
 | 
	
		
			
				|  |  |  	  					</table>
 | 
	
		
			
				|  |  | +	  					
 | 
	
		
			
				|  |  | +	  					<br/>
 | 
	
		
			
				|  |  | +	  					<table class="table table-bordered table-condensed table-hover">
 | 
	
		
			
				|  |  | +							<tbody>
 | 
	
		
			
				|  |  | +								<tr><th colspan="2" class="taC">确认汇款金额</th></tr>
 | 
	
		
			
				|  |  | +								<tr><th>汇款金额(用于生成汇款单)</th><td class="taR" width="200">¥<input placeholder="输入汇款金额" pattern="[0-9]" id="amountPublic" step="1" min="0" value="{{receiptList' value.amount}}" class="span2" type="number"></td></tr>
 | 
	
		
			
				|  |  | +							</tbody>
 | 
	
		
			
				|  |  | +						</table>
 | 
	
		
			
				|  |  | +	  					
 | 
	
		
			
				|  |  |  	  				</div>
 | 
	
		
			
				|  |  |  	  				
 | 
	
		
			
				|  |  |  	  				
 | 
	
		
			
				|  |  |  	  				
 | 
	
		
			
				|  |  |  	  				<div class="seCensor public-censor">
 | 
	
		
			
				|  |  | -	  					<form method="post" action="/implementDo" >
 | 
	
		
			
				|  |  | +	  					<form method="post" action="/implementDo" id="implementPublic" >
 | 
	
		
			
				|  |  |  	  					<input type="hidden" name='rid' value="{{receiptList' value.rid}}" >
 | 
	
		
			
				|  |  | -	  					
 | 
	
		
			
				|  |  | +	  					<input type="hidden" name="amount" id="amountInpPublic" value="{{receiptList' value.amount}}">
 | 
	
		
			
				|  |  |  	  					<div class="title">
 | 
	
		
			
				|  |  |  	  					{{receiptDetail' value.receiptOrder}}
 | 
	
		
			
				|  |  |  	  					</div>
 | 
	
	
		
			
				|  | @@ -305,7 +336,8 @@
 | 
	
		
			
				|  |  |  	  					</ul>
 | 
	
		
			
				|  |  |  	  					<!-- if {{receiptDetail' value.button2}}==1 -->
 | 
	
		
			
				|  |  |  	  					<div class="reportButton">
 | 
	
		
			
				|  |  | -	  							<button class="buttonDone buttonBlock" type="submit">执行完成</button>
 | 
	
		
			
				|  |  | +	  					<a href="javascript:void(0)" onClick="setExeReceipt('Public',{{receiptList' value.rid}})" class="buttonDone buttonBlock">执行完成</a>
 | 
	
		
			
				|  |  | +	  							
 | 
	
		
			
				|  |  |  								
 | 
	
		
			
				|  |  |  							</div>
 | 
	
		
			
				|  |  |  							<!-- endif -->
 | 
	
	
		
			
				|  | @@ -353,7 +385,15 @@
 | 
	
		
			
				|  |  |  	  						<!-- loop receiptDetail' value.accountItem.其他 -->
 | 
	
		
			
				|  |  |  	  						<tr><th>{{receiptDetail' value' value.name}}</th><td  width="140" class="taR">¥{{receiptDetail' value' value.price}}</td></tr>
 | 
	
		
			
				|  |  |  	  						<!-- endloop -->
 | 
	
		
			
				|  |  | +	  						
 | 
	
		
			
				|  |  |  	  						<tr><th class="taR">合计</th><td class="colGreen taR">¥{{receiptDetail' value.accountItem.cSum.otherSum}}</td></tr>
 | 
	
		
			
				|  |  | +	  						
 | 
	
		
			
				|  |  | +	  						<tr><th colspan="2" class="taC">报销金额调整</th></tr>
 | 
	
		
			
				|  |  | +	  						<!-- loop receiptList' value.reviseDetail -->
 | 
	
		
			
				|  |  | +	  						<tr><th><span class="interval">|</span>{{receiptList' value' value.name}}:{{receiptList' value' value.description}}</th><td class="taR">¥{{receiptList' value' value.price}}</td></tr>
 | 
	
		
			
				|  |  | +	  						<!-- endloop -->
 | 
	
		
			
				|  |  | +	  						<tr><th class="taR">合计</th><td class="colOrange taR">¥{{receiptList' value.revisePrice}}</td></tr>
 | 
	
		
			
				|  |  | +	  						
 | 
	
		
			
				|  |  |  	  						<tr><th class="taC" colspan="2">产生费用所在办事处</th></tr>
 | 
	
		
			
				|  |  |  	  						<tr><th style="text-align:center" colspan="2">{{receiptDetail' value.category}}</th></tr>
 | 
	
		
			
				|  |  |  	  						<tr><th class="taC" colspan="2">报销说明</th></tr>
 | 
	
	
		
			
				|  | @@ -363,13 +403,24 @@
 | 
	
		
			
				|  |  |  	  					
 | 
	
		
			
				|  |  |  	  						</tbody>
 | 
	
		
			
				|  |  |  	  					</table>
 | 
	
		
			
				|  |  | +	  					
 | 
	
		
			
				|  |  | +	  					<br/>
 | 
	
		
			
				|  |  | +	  					<table class="table table-bordered table-condensed table-hover">
 | 
	
		
			
				|  |  | +							<tbody>
 | 
	
		
			
				|  |  | +								<tr><th colspan="2" class="taC">确认汇款金额</th></tr>
 | 
	
		
			
				|  |  | +								<tr><th>汇款金额(用于生成汇款单)</th><td class="taR" width="200">¥<input placeholder="输入汇款金额" pattern="[0-9]" id="amountReceipt" step="1" min="0" value="{{receiptList' value.amount}}" class="span2" type="number"></td></tr>
 | 
	
		
			
				|  |  | +							</tbody>
 | 
	
		
			
				|  |  | +						</table>
 | 
	
		
			
				|  |  | +	  					
 | 
	
		
			
				|  |  |  	  				</div>
 | 
	
		
			
				|  |  |  	  				
 | 
	
		
			
				|  |  |  	  				
 | 
	
		
			
				|  |  |  	  				
 | 
	
		
			
				|  |  |  	  				<div class="seCensor receipt-censor">
 | 
	
		
			
				|  |  | -	  					<form method="post" action="/implementDo" >
 | 
	
		
			
				|  |  | +	  					<form method="post" action="/implementDo" id="implementReceipt" >
 | 
	
		
			
				|  |  |  	  					<input type="hidden" name='rid' value="{{receiptList' value.rid}}" >
 | 
	
		
			
				|  |  | +	  					<input type="hidden" name="amount" id="amountInpReceipt" value="{{receiptList' value.amount}}">
 | 
	
		
			
				|  |  | +	  					
 | 
	
		
			
				|  |  |  	  					
 | 
	
		
			
				|  |  |  	  					<div class="title">
 | 
	
		
			
				|  |  |  	  					{{receiptDetail' value.receiptOrder}}
 | 
	
	
		
			
				|  | @@ -435,9 +486,9 @@
 | 
	
		
			
				|  |  |  	  					</ul>
 | 
	
		
			
				|  |  |  	  					<!-- if {{receiptDetail' value.button2}}==1 -->
 | 
	
		
			
				|  |  |  	  					<div class="reportButton">
 | 
	
		
			
				|  |  | -	  							<button class="buttonDone buttonBlock" type="submit">执行完成</button>
 | 
	
		
			
				|  |  | -								
 | 
	
		
			
				|  |  | -							</div>
 | 
	
		
			
				|  |  | +	  							
 | 
	
		
			
				|  |  | +							<a href="javascript:void(0)" onClick="setExeReceipt('Receipt',{{receiptList' value.rid}})" class="buttonDone buttonBlock">执行完成</a>
 | 
	
		
			
				|  |  | +						</div>
 | 
	
		
			
				|  |  |  							<!-- endif -->
 | 
	
		
			
				|  |  |  	  					
 | 
	
		
			
				|  |  |  	  					</form>
 |