退货详情

This commit is contained in:
sin
2019-04-27 12:47:18 +08:00
parent 207fdc1d55
commit a5a51b9cdb
4 changed files with 90 additions and 54 deletions

View File

@@ -140,7 +140,7 @@ const routes = [
}
},
{
path: '/user/aftersale/detail',
path: '/user/aftersale/detail/:orderId',
component: () => import('../page/user/aftersale/detail'),
meta: {
title: '服务单详情'