From 5498eccdc8ede9d8c30ab924f8541298591cdd03 Mon Sep 17 00:00:00 2001 From: lilu Date: Tue, 20 Dec 2022 13:43:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/main/BookingLedger/detail/modules/goodsTable.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/main/BookingLedger/detail/modules/goodsTable.vue b/src/views/main/BookingLedger/detail/modules/goodsTable.vue index fded984..6082afb 100644 --- a/src/views/main/BookingLedger/detail/modules/goodsTable.vue +++ b/src/views/main/BookingLedger/detail/modules/goodsTable.vue @@ -439,7 +439,6 @@ export default { maxCount: 3 }) }, 2000) - return false } } },