Commit 09e2dd61 authored by guoyou's avatar guoyou

会员订单

parent 20d8d168
......@@ -427,12 +427,12 @@ export const asyncRouterMap = [{
name: '会员订单管理',
authority: 'memberOrderInfo'
},
// {
// path: 'orderStatistics',
// component: _import('order/orderStatistics/index'),
// name: '会员订单统计',
// authority: 'orderStatistics'
// },
{
path: 'orderStatistics',
component: _import('order/orderStatistics/index'),
name: '会员订单统计',
authority: 'orderStatistics'
},
{
path: 'createOrder',
component: _import('order/createOrder/index'),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment