销售统计

This commit is contained in:
duan
2024-09-13 14:56:53 +08:00
parent 30a2251ec1
commit 9821d970a3
12 changed files with 1760 additions and 34 deletions

View File

@@ -186,6 +186,11 @@
title: '销售汇总',
icon: '/static/indexImg/PAGE_SALES_SUMMARY.svg',
pageUrl: 'PAGES_SALES_SUMMARY'
},
{
title: '耗材管理',
icon: '/static/indexImg/PAGE_SALES_SUMMARY.svg',
pageUrl: 'PAGES_SALES_CONSUMABLES'
}
];