From c35810a947f5db48ca5a9884126ebf1fbd4ef9d2 Mon Sep 17 00:00:00 2001 From: lilu Date: Wed, 12 Apr 2023 17:04:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A2=E8=88=B1=E8=AF=A6=E6=83=85=E5=88=A0?= =?UTF-8?q?=E9=99=A4=20+=20=E5=88=97=E8=A1=A8=E5=88=A0=E9=99=A4=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/main/BookingLedger/detail/index.vue | 23 ++++++++++++++++++- .../detail/modules/operationArea.vue | 18 +++++++++++++-- src/views/main/BookingLedger/list/index.vue | 16 +++++-------- 3 files changed, 44 insertions(+), 13 deletions(-) diff --git a/src/views/main/BookingLedger/detail/index.vue b/src/views/main/BookingLedger/detail/index.vue index 3944f78..d1fbb81 100644 --- a/src/views/main/BookingLedger/detail/index.vue +++ b/src/views/main/BookingLedger/detail/index.vue @@ -22,6 +22,7 @@ @changePage="changePageFun" @copy="copyBookingFun" @addSedList="addSedList" + @removeOrder="removeOrderFun" >