- 添加订单列表

This commit is contained in:
sin
2019-03-24 16:55:52 +08:00
parent bb4d9721ab
commit 93b235fac6
9 changed files with 552 additions and 6 deletions

View File

@@ -50,5 +50,6 @@ export default {
'menu.product.product-spu-add': '商品添加',
'menu.product.product-category-list': '商品分类',
// 订单
'menu.order': '订单管理',
'menu.order.order-list': '订单管理',
};