From e8c7cecdceba623e13256d32427e7fd540d1fe74 Mon Sep 17 00:00:00 2001 From: czx <28353131@qq.com> Date: Mon, 18 Jan 2021 10:44:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9A=E8=90=A5=E5=85=BB?= =?UTF-8?q?=E9=85=8D=E9=A4=90=E9=A1=B5=E9=9D=A2=EF=BC=8C=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E7=97=85=E6=82=A3=E6=8C=89=E9=92=AE=EF=BC=8C=E5=88=87=E6=8D=A2?= =?UTF-8?q?=E7=A7=91=E5=AE=A4=E5=90=8E=EF=BC=8C=E4=B8=8B=E6=9D=A5=E7=97=85?= =?UTF-8?q?=E6=82=A3=E5=88=97=E8=A1=A8=E9=87=87=E7=94=A8=E8=87=AA=E5=AE=9A?= =?UTF-8?q?=E4=B9=89=E6=98=BE=E7=A4=BA=EF=BC=8C=E5=A2=9E=E5=8A=A0=E5=BA=8A?= =?UTF-8?q?=E5=8F=B7=E4=BF=A1=E6=81=AF=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/fantang/catering/index.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ruoyi-ui/src/views/fantang/catering/index.vue b/ruoyi-ui/src/views/fantang/catering/index.vue index 7903a6459..d1430ccbf 100644 --- a/ruoyi-ui/src/views/fantang/catering/index.vue +++ b/ruoyi-ui/src/views/fantang/catering/index.vue @@ -242,7 +242,10 @@ :key="item.patientId" :label="item.name" :value="item.patientId" - > + > + {{ item.name }} + {{ item.bedId }} +