增加订单管理跳转

This commit is contained in:
2024-09-14 18:26:57 +08:00
parent 43d3ae01cd
commit 2b5aa1275b

View File

@@ -77,6 +77,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',