fix 修复代码缩进
This commit is contained in:
parent
aeac77b90f
commit
0442bd638d
@ -173,7 +173,7 @@ export const dynamicRoutes: RouteRecordRaw[] = [
|
||||
path: 'index',
|
||||
component: () => import('@/views/workflow/leave/leaveEdit.vue'),
|
||||
name: 'leaveEdit',
|
||||
meta: { title: '请假申请', activeMenu: '/demo/leave',noCache:true },
|
||||
meta: { title: '请假申请', activeMenu: '/demo/leave', noCache: true }
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user