@{ ViewBag.Title = "sqszydhqMessage"; } @model dccdc.Models.szyd_zjsysqModel @section scripts{ }
@if (!string.IsNullOrEmpty(Model.mx)) { foreach (string item in Model.mx.Split(new string[] { "
" }, StringSplitOptions.RemoveEmptyEntries)) { @item
} }
@Html.HiddenFor(m => m.id)
审批意见 @Html.TextArea("yj", new { @cols = "40", @rows = "2" })