| | |
| | | |
| | | </tr> |
| | | <tr> |
| | | <td class="contentLeft" colspan='2' >发票号码: |
| | | <textarea id="txtContent" runat="server" style=" width:380px; height:120px;" readonly="readonly"></textarea> |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td class="contentLeft" colspan='2'> |
| | |      <input type="button" value="确认发票" runat="server" id='btnSubmit' /> |
| | | <input type="hidden" id="ids" runat="server" /> |
| | |
| | | |
| | | this.txtjine.InnerText = String.Format("{0:F}", oA_Kaipiaoshenqing.kpmoney + oA_Kaipiaoshenqing.Zengjianmoney); |
| | | |
| | | |
| | | this.txtContent.Value = oA_Kaipiaoshenqing.remark; |
| | | } |
| | | catch (Exception ex) |
| | | { |
| | |
| | | protected global::System.Web.UI.HtmlControls.HtmlInputText txtFapiaohao; |
| | | |
| | | /// <summary> |
| | | /// txtContent 控件。 |
| | | /// </summary> |
| | | /// <remarks> |
| | | /// 自动生成的字段。 |
| | | /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 |
| | | /// </remarks> |
| | | protected global::System.Web.UI.HtmlControls.HtmlTextArea txtContent; |
| | | |
| | | /// <summary> |
| | | /// btnSubmit 控件。 |
| | | /// </summary> |
| | | /// <remarks> |
| | |
| | | <tr> |
| | | <td class="ali03">开票及异常金额说明:</td> |
| | | <td> |
| | | <textarea id="txtContent" runat="server" style=" width:380px; height:120px;"></textarea> |
| | | <textarea id="txtContent" runat="server" style=" width:380px; height:120px;" maxlength="250" ></textarea> |
| | | <input id="txtOrderIds" runat="server" type="hidden" /> |
| | | </td> |
| | | </tr> |