@model ZoomLa.SQLDAL.SQL.PageSetting
@section head{
@L.公司管理 }
@section content{
@Call.SetBread(new Bread[] {
new Bread("{admin}"),
new Bread(){url=Context.Request.RawUrl(),text=""+L.公司列表+"",addon="["+L.创建公司+"]" },
},"{search}")
@Html.Partial(MVCHelper.ViewDir_Admin+"Office/Plat/CompList_List.cshtml")
}
@section script{
}