@model OpenAuth.App.ViewModel.Module @{ ViewBag.Title = "title"; Layout = null; }

* 添加

@Html.HiddenFor(m =>m.Id)