Compare commits
No commits in common. "dbe98b703de61e44c333eb8bbd54d9ebb0115d64" and "f1fea79d1d64dde1289e57e10e151f9ddf74d7b9" have entirely different histories.
dbe98b703d
...
f1fea79d1d
@ -56,13 +56,12 @@ const router = createRouter({
|
||||
name:'WorkLoadI_Responsible',
|
||||
component:() =>import('@/views/WorkLoadPage/I_Responsible.vue')
|
||||
},
|
||||
|
||||
{
|
||||
/*{
|
||||
path:'/WorkLoad/I_Responsible/:projId',
|
||||
name:'WorkLoadI_ResponsibleProject',
|
||||
component:() =>import('@/views/WorkLoadPage/I_ResponsibleChild.vue')
|
||||
},
|
||||
|
||||
*/
|
||||
|
||||
{
|
||||
path:'/WorkLoad/I_Manage/ChildModule',
|
||||
|
Loading…
x
Reference in New Issue
Block a user