- 增加订单退货配置
This commit is contained in:
parent
a91b5ce9e2
commit
40cb1ff501
@ -72,7 +72,7 @@ export default [
|
|||||||
{
|
{
|
||||||
path: '/order/order-refunds',
|
path: '/order/order-refunds',
|
||||||
name: 'order-refunds',
|
name: 'order-refunds',
|
||||||
component: './Order/OrderRefunds',
|
component: './OrderRefunds/OrderRefundsList',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
@ -129,7 +129,7 @@ export default [
|
|||||||
path: '/promotion/coupon-card-template-list',
|
path: '/promotion/coupon-card-template-list',
|
||||||
name: 'coupon-card-template-list',
|
name: 'coupon-card-template-list',
|
||||||
component: './Promotion/CouponCardTemplateList',
|
component: './Promotion/CouponCardTemplateList',
|
||||||
}
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user