注销功能
Former-commit-id: 0f0eaf11de391a79a5c3cb97ac52b353c1f5916b Former-commit-id: fae82236157c72721d71450afe2b64e12393fc19 Former-commit-id: 7a88b9015111538516235b8c44c5a25fa7063ea6
This commit is contained in:
@@ -29,6 +29,9 @@ export const menu = {
|
||||
{
|
||||
path: 'index',
|
||||
name: 'demo-chart-index',
|
||||
meta: {
|
||||
requiresAuth: true
|
||||
},
|
||||
component: resolve => { require(['@/pages/demo/chart/index/index.vue'], resolve) }
|
||||
},
|
||||
// 所有
|
||||
|
||||
Reference in New Issue
Block a user