put name
This commit is contained in:
@@ -63,6 +63,16 @@ const routes: Array<RouteRecordRaw> = [
|
||||
path:'exportExcil',
|
||||
name:'exportExcil',
|
||||
component: _import_custom('childView/exportExcil.vue'),
|
||||
},
|
||||
{
|
||||
path:'growingThroughLifeTask',
|
||||
name:'growingThroughLifeTask',
|
||||
component: _import_custom('childView/growingThroughLife/growingThroughLifeTask.vue'),
|
||||
},
|
||||
{
|
||||
path:'growingThroughLifeList',
|
||||
name:'growingThroughLifeList',
|
||||
component: _import_custom('childView/growingThroughLife/growingThroughLifeList.vue'),
|
||||
},
|
||||
// {
|
||||
// path:'excil1',
|
||||
|
||||
Reference in New Issue
Block a user