ZhouChenglin hace 7 años
padre
commit
b01baabc97
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/resources/templates/base/menu/tree.html

+ 1 - 1
src/main/resources/templates/base/menu/tree.html

@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <html xmlns:th="http://www.thymeleaf.org">
-<head th:include="include/header_css::header('新增-菜单管理')"></head>
+<head th:include="include/header_css::header('上级菜单-菜单管理')"></head>
 <body>
 	<div id="dpLTE" class="container-fluid" v-cloak>
 		<ul id="menuTree" class="ztree"></ul>