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

查询接口字段转换

    
model.FirstOrDefault().FDesTableName) class="form-control" id="dbnumber" />
搜索 添加
@for (int i = 0; i <= Model.Count-1; i++) { int row = @i + 1; }
序号 接口类ID @Html.DisplayNameFor(model => model.FirstOrDefault().FDesTableName) @Html.DisplayNameFor(model => model.FirstOrDefault().FSourceName) @Html.DisplayNameFor(model => model.FirstOrDefault().FDesName) @Html.DisplayNameFor(model => model.FirstOrDefault().FKDCaption) 操作
@Html.DisplayFor(model => model[i].FIndexID) @Html.DisplayFor(model => model[i].FFunctionID) @Html.DisplayFor(model => model[i].FDesTableName) @Html.DisplayFor(model => model[i].FSourceName) @Html.DisplayFor(model => model[i].FDesName) @Html.DisplayFor(model => model[i].FKDCaption) 修改 | 删除