添加申请退货

This commit is contained in:
sin
2019-04-26 00:25:13 +08:00
parent 1c5f413ca1
commit 01e5404e8c
5 changed files with 218 additions and 140 deletions

View File

@@ -133,7 +133,7 @@ const routes = [
}
},
{
path: '/user/aftersale/apply',
path: '/user/aftersale/apply/:orderId',
component: () => import('../page/user/aftersale/apply'),
meta: {
title: '申请售后'