Authored by LUOXC

fix bug

... ... @@ -82,9 +82,11 @@
<label>订 单 编 号:</label>
<input id="mark_paid_orderCode" type="text" class="easyui-textbox" style="width:250px" readonly disabled/>
<!--
<br/><br/>
<label>支付宝账号:</label>
<input id="mark_paid_alipayAccount" type="hidden" class="easyui-textbox" style="width:250px" />
<input id="mark_paid_alipayAccount" type="text" class="easyui-textbox" style="width:250px" />
-->
<br/><br/>
<label>打 款 金 额:</label>
... ...