|
|
@@ -47,7 +47,7 @@ export const APPLY_MENU_GROUPS = [
|
|
|
{ name: '员工', icon: homeIcon('staff'), url: '/admin/staff/list', pf: 1 },
|
|
|
{ name: '员工业绩', icon: homeIcon('staff-performance'), url: '/admin/staff/achieve', pf: 1 },
|
|
|
{ name: '失信人员', icon: homeIcon('dishonest-person'), url: '/admin/ll/list', pf: 1 },
|
|
|
- { name: '已删除家', icon: homeIcon('store-delete'), url: '/pagesPurchase/pb', pf: 1 },
|
|
|
+ { name: '已删商家', icon: homeIcon('store-delete'), url: '/pagesPurchase/pb', pf: 1 },
|
|
|
{ name: '会员等级', icon: homeIcon('member-level'), url: '/admin/member/level', pf: 1 },
|
|
|
{ name: '红包管理', icon: homeIcon('red-packet'), url: '/admin/hb/list', pf: 1 },
|
|
|
{ name: '充值设置', icon: homeIcon('recharge'), url: '/admin/recharge/rechargeSetting', pf: 1 },
|