short share urls
This commit is contained in:
@@ -16,7 +16,7 @@ const routes = [
|
||||
},
|
||||
{
|
||||
name: 'Shared',
|
||||
path: '/shared',
|
||||
path: '/shared/:code',
|
||||
component: ()=> import('@/components/chart/Shared.vue')
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user