- 申请退货

- 和物流
This commit is contained in:
sin
2019-04-27 16:31:07 +08:00
parent 983f00ab40
commit 6e92e7162c
6 changed files with 99 additions and 42 deletions

View File

@@ -147,7 +147,7 @@ const routes = [
}
},
{
path: '/user/aftersale/track/:id',
path: '/user/aftersale/track/:id/:serviceNumber',
component: () => import('../page/user/aftersale/track'),
meta: {
title: '进度详情'