你可以在Controller里面,加载这个页面的方法给id赋一个默认值,然后在View中以@Html.HiddenFor(m=>m.id)这种方法获取就可以是默认值。
那就用@html.hidden()