From 44290b87679474c59841a43f454db5093a723464 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=90=8C=E6=B5=B7?= <963808678@qq.com> Date: Wed, 27 Sep 2023 15:34:40 +0800 Subject: [PATCH] 9/27 --- src/Views/Booking/AddBooking.vue | 82 ++- src/Views/Booking/index.vue | 4 +- src/Views/BookingOrder/index.vue | 1003 ++++++++++++++++-------------- src/Views/WebC/index.vue | 10 +- src/store/index.js | 11 +- 5 files changed, 614 insertions(+), 496 deletions(-) diff --git a/src/Views/Booking/AddBooking.vue b/src/Views/Booking/AddBooking.vue index 9edcf82..606bda9 100644 --- a/src/Views/Booking/AddBooking.vue +++ b/src/Views/Booking/AddBooking.vue @@ -1,6 +1,16 @@