菜单管理功能加强,新增功能项:是否隐藏菜单(某些页面不需要显示在左侧菜单栏中),是否缓存菜单(可解决切换Tab重新渲染的问题)

This commit is contained in:
dqjdda
2019-08-27 14:20:34 +08:00
parent 14aa13e718
commit a138fbc6b6
6 changed files with 42 additions and 14 deletions

View File

@@ -37,7 +37,7 @@
"simple-drawing-board": "^2.0.1",
"vue": "2.5.17",
"vue-count-to": "1.0.13",
"vue-router": "3.0.2",
"vue-router": "^3.1.2",
"vuex": "3.0.1",
"wangeditor": ">=3.0.0",
"xlsx": "^0.11.16"