From cfc37c65ff03788bb6c2ff253453e45428527342 Mon Sep 17 00:00:00 2001 From: lizhenhua <1075222162@qq.com> Date: Thu, 11 Sep 2025 14:43:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=BA=E6=9C=AC=E9=85=8D=E7=BD=AE=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../canteen/order/reserveManagement/index.vue | 257 +++++++++--------- 1 file changed, 134 insertions(+), 123 deletions(-) diff --git a/src/views/canteen/order/reserveManagement/index.vue b/src/views/canteen/order/reserveManagement/index.vue index 63dc09fa..857fc50e 100644 --- a/src/views/canteen/order/reserveManagement/index.vue +++ b/src/views/canteen/order/reserveManagement/index.vue @@ -30,15 +30,15 @@ - + @@ -49,7 +49,7 @@ :label="item.canteenName" :value="item.canteenId" > - + @@ -58,50 +58,50 @@ :label="item.stallName" :value="item.stallId" > - - + + - + - + - + - - - + + + 搜索 @@ -111,24 +111,24 @@ - 批量核销 - + 批量退单 - - + + + {{ item.goodsName }}*{{ item.quantity }}; + + + + + + {{ scope.row.orderDetailList }} + + + + @@ -465,7 +476,7 @@
- + -