路由name重名
This commit is contained in:
parent
468aabdfe6
commit
cc225d2f89
|
@ -50,7 +50,7 @@ const promoterRouter =
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: 'orderList',
|
path: 'orderList',
|
||||||
name: 'OrderList',
|
name: 'promoterOrder',
|
||||||
meta: {
|
meta: {
|
||||||
title: '服务订单',
|
title: '服务订单',
|
||||||
noCache: true
|
noCache: true
|
||||||
|
|
Loading…
Reference in New Issue