Commit 465b492f by caoyanzhi

Merge branch 'feature/act-code' into dev

parents 2f5d4299 8c28f240
......@@ -23,7 +23,11 @@ const staffActCodeRouter = [
{
path: '/actCodeDetails',
name: '活码详情-详情',
component: _import('salesleads/actCodeManage/staffActCode', 'actCodeDetail')
component: _import('salesleads/actCodeManage/staffActCode', 'actCodeDetail'),
meta: {
keepAlive: true,
fromPath: ['/actCodeRecord']
}
},
{
path: '/actCodeAdd',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment