Authored by LUOXC

fixbug

... ... @@ -75,7 +75,7 @@
<div id="markPaidConfirmDialog" class="easyui-dialog" style="width:400px;height:300px;"
data-options="title:'确认已经打款完成?',buttons:'#markPaidConfirmDialog_tb',modal:true,closed:true">
data-options="title:'确定已完成打款?',buttons:'#markPaidConfirmDialog_tb',modal:true,closed:true">
<div style="padding:20px;">
<input id="mark_paid_tradeBillsId" type="hidden" />
<input id="mark_paid_uid" type="hidden" />
... ... @@ -86,7 +86,7 @@
<br/><br/>
<label>支付宝账号:</label>
-->
<input id="mark_paid_alipayAccount" type="hidden" class="easyui-textbox" style="width:250px"/>
<input id="mark_paid_alipayAccount" type="hidden" />
<br/><br/>
<label>打 款 金 额:</label>
... ...