2026年3月9日21:28:15

This commit is contained in:
17792275749
2026-03-09 21:28:19 +08:00
parent 6ab2aa9e25
commit 2bfd401583
@@ -169,10 +169,6 @@ export default {
_this.nutritionFoodList = res.data.nutritionFoodList;
}
if (res.data.recipeFoodNotMadeList && res.data.recipeFoodNotMadeList.length) {
_this.recipeFoodNotMadeList = res.data.recipeFoodNotMadeList;
}
// 处理已出菜品列表
if (res.data.recipeFoodNotMadeList && res.data.recipeFoodNotMadeList.length) {
res.data.recipeFoodNotMadeList.map(function(item) {