摘要:@{ ViewBag.Title = "SampleInputIndex";}SampleInputIndex @using (Html.BeginForm("SampleInputIndex", "SampleInput", FormMethod.Post, new { enctype = "multipart/form-data" })) { @Html.Label("Id", "请选择上传文...
阅读全文
posted @ 2014-02-27 18:38
浙公网安备 33010602011771号