@model IList @* For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860 *@ @{ }

查询类接口定义

    
model.FirstOrDefault().FDocType) class="form-control" id="dbnumber" />
搜索 添加
@for (int i = 0; i <= Model.Count-1; i++) { int row = @i + 1; }
序号 @Html.DisplayNameFor(model => model.FirstOrDefault().FFunctionID) @Html.DisplayNameFor(model => model.FirstOrDefault().FDocType) @Html.DisplayNameFor(model => model.FirstOrDefault().FOptcode) 操作
@row @Html.DisplayFor(model => model[i].functions.FFunctionName) @Html.DisplayFor(model => model[i].FDocType) @Html.DisplayFor(model => model[i].FOptcode) 修改 | 删除