@using WX.CRM.WebHelper; @{ ViewBag.Title = "OrderRevApply"; Layout = "~/Views/Shared/_Index_LayoutEdit.cshtml"; }
@Html.ToolButtonPlain("btnSave", "icon-save", "保存", false, "")
撤销申请原因:    @Html.TextArea("txt_applyReson")