增加订单管理跳转
This commit is contained in:
@@ -77,6 +77,11 @@
|
|||||||
icon: '/static/indexImg/icon-substitute-ordering.svg',
|
icon: '/static/indexImg/icon-substitute-ordering.svg',
|
||||||
pageUrl: 'PAGES_CREATE_ORDER',
|
pageUrl: 'PAGES_CREATE_ORDER',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: '订单管理',
|
||||||
|
icon: '/static/indexImg/icon-order.svg',
|
||||||
|
pageUrl: 'PAGES_ORDER_INDEX',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: '打印机',
|
title: '打印机',
|
||||||
icon: '/static/indexImg/icon-printer.svg',
|
icon: '/static/indexImg/icon-printer.svg',
|
||||||
|
|||||||
Reference in New Issue
Block a user