@using Core.Web.WebHelper @using Core.Web.Controllers @{ ViewBag.Title = "Index"; Layout = "~/Views/Shared/_Layout.cshtml"; }
@*@{ if (ViewBag.Eid == 3002 || ViewBag.Eid == 68882 || ViewBag.Eid == 60044 || ViewBag.Eid == 1026) {
} }*@
@Html.Action("ToolBar", "Home", new { area = "", rightcode = (ViewBag.rightCode as string), otherToolBars = new ToolBar[] { // new Core.Web.WebHelper.ToolBar(ToolBarConfig.CONST_Add, "添加", "layui-btn-normal","",true) , new Core.Web.WebHelper.ToolBar(ToolBarConfig.CONST_Edit, "编辑", " " ,"",true), new Core.Web.WebHelper.ToolBar(ToolBarConfig.CONST_Check, "审核", " " ,"",true), new Core.Web.WebHelper.ToolBar(ToolBarConfig.CONST_Delete, "删除", " " ,"",true) } } )
业务部:
类型:
审核状态:
驳回理由:
标题:
内容:
提交人:
审核人:
提交日期:
审核日期:
上传状态:
@{ if (ViewBag.Eid == 10000 || ViewBag.Eid == 2001 || ViewBag.Eid == 2007) { } }