Merge branch 'ymf' of https://e.coding.net/g-cphe0354/cashier_front/cashier_admin_app into test
This commit is contained in:
@@ -82,6 +82,11 @@
|
||||
icon: '/static/indexImg/icon-substitute-ordering.svg',
|
||||
pageUrl: 'PAGES_CREATE_ORDER',
|
||||
},
|
||||
{
|
||||
title: '订单管理',
|
||||
icon: '/static/indexImg/icon-order.svg',
|
||||
pageUrl: 'PAGES_ORDER_INDEX',
|
||||
},
|
||||
{
|
||||
title: '打印机',
|
||||
icon: '/static/indexImg/icon-printer.svg',
|
||||
@@ -144,8 +149,7 @@
|
||||
{
|
||||
title: '成员管理',
|
||||
icon: '/static/indexImg/icon-staff.svg',
|
||||
pageUrl: 'PAGES_USER',
|
||||
entId: 'ENT_UR_USER_LIST'
|
||||
pageUrl: 'PAGES_USER'
|
||||
},
|
||||
{
|
||||
title: '数据中心',
|
||||
|
||||
Reference in New Issue
Block a user