餐次修改

This commit is contained in:
zzyuan 2025-06-10 17:31:49 +08:00
parent 576ac74d8d
commit 3d9028bfdc
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ export default {
if (type === 1) {
return '早餐'
} else if (type === 2) {
return '午餐'
return '午餐'
} else if (type === 3) {
return '外卖'
// return ''