@model ZoomLa.SQLDAL.SQL.PageSetting
@{
}
@section head {
@L.数据字典}
@section content{
@Call.SetBread(new Bread[] {
new Bread("{admin}"),
new Bread("DictionaryManage",@L.数据字典),
new Bread() {url=Context.Request.RawUrl(), text=@L.单级数据字典管理,addon="" }})
@Html.Partial("DicCate_List")
}
@section script {
}