后端 + 前端:优惠劵模板添加(未完成)

This commit is contained in:
YunaiV
2019-04-04 19:03:46 +08:00
parent 8e9ca19e64
commit f6c847d104
31 changed files with 2281 additions and 92 deletions

View File

@@ -120,6 +120,11 @@ export default [
// name: 'product-category-list',
// component: './Product/ProductCategoryList',
// },
{
path: '/promotion/coupon-card-template-list',
name: 'coupon-card-template-list',
component: './Promotion/CouponCardTemplateList',
}
],
},
{