Browse Source

菜单栏code添加

master
aBin 3 years ago
parent
commit
b08eaa0213
  1. 1
      src/router/menus/others.js

1
src/router/menus/others.js

@ -4,6 +4,7 @@ const others = {
path: '/others',
component: Layout,
meta: {title: '其他', icon: 'dingdan', noCache: true, affix: false},
code: '9900',
children: [
{
path: '/configuration',

Loading…
Cancel
Save