From 16a6560ff4e7ef56d4bbc36a2e0b0074a36c78bd Mon Sep 17 00:00:00 2001 From: "28353131@qq.com" <28353131@qq.com> Date: Sat, 28 Nov 2020 18:20:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=A4=9A=E9=80=89=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E4=B8=8B=E8=8F=9C=E5=93=81=E6=98=BE=E7=A4=BA=EF=BC=8C?= =?UTF-8?q?=E5=90=8C=E6=97=B6=E6=98=BE=E7=A4=BA=E4=BB=B7=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/fantang/weekMenu/index.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ruoyi-ui/src/views/fantang/weekMenu/index.vue b/ruoyi-ui/src/views/fantang/weekMenu/index.vue index d13121eac..b696d2f0c 100644 --- a/ruoyi-ui/src/views/fantang/weekMenu/index.vue +++ b/ruoyi-ui/src/views/fantang/weekMenu/index.vue @@ -44,6 +44,9 @@ :key="item.foodId" :label="item.name" :value="item.foodId"> + {{ item.name }} + + {{ item.price }} 元