统一菜单名称与字典表页面Title
This commit is contained in:
parent
5b07576813
commit
e81b21fd16
|
@ -1,6 +1,6 @@
|
||||||
@model NavigatorBarModel
|
@model NavigatorBarModel
|
||||||
@{
|
@{
|
||||||
ViewBag.Title = "字典表管理";
|
ViewBag.Title = "字典表维护";
|
||||||
Layout = "~/Views/Shared/_Default.cshtml";
|
Layout = "~/Views/Shared/_Default.cshtml";
|
||||||
}
|
}
|
||||||
@section Javascript {
|
@section Javascript {
|
||||||
|
|
Loading…
Reference in New Issue