Commit c34ca821 authored by jiaorz's avatar jiaorz

123

parent ff8ddcb6
......@@ -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