feat:营养管理后台取餐管理新增取餐明细列表,食谱生成净菜订单功能优化

This commit is contained in:
fengpu
2026-09-21 10:18:15 +08:00
parent 80b0c78bdd
commit 143803a73f
4 changed files with 820 additions and 162 deletions
+1
View File
@@ -386,6 +386,7 @@ const SITE_MAP = [
{ file:'din-place-goal.html', label:'场所目标考核' },
{ file:'prod-recipe-plan.html', label:'食谱排期' },
{ file:'prod-clean-order.html', label:'净菜下单' },
{ file:'prod-clean-order-history.html', label:'净菜下单生成历史' },
{ file:'prod-proc-combo.html', label:'配菜组合' },
{ file:'prod-proc-cook.html', label:'烹饪加工' },
{ file:'prod-proc-serve.html', label:'出餐管理' },