From ac4adae8746f0ab73b3ce155be78866fce0816ca Mon Sep 17 00:00:00 2001 From: sunzehua Date: Thu, 29 Jun 2023 16:59:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../BookingCustomerLedger/detail/index.vue | 344 +++++++++++------- .../main/BookingCustomerLedger/list/index.vue | 5 +- .../list/modules/initData.js | 63 +--- .../BookingLedger/list/modules/formLabel.vue | 34 +- 4 files changed, 257 insertions(+), 189 deletions(-) diff --git a/src/views/main/BookingCustomerLedger/detail/index.vue b/src/views/main/BookingCustomerLedger/detail/index.vue index a1d975f..ad01e4a 100644 --- a/src/views/main/BookingCustomerLedger/detail/index.vue +++ b/src/views/main/BookingCustomerLedger/detail/index.vue @@ -1,7 +1,10 @@