From d3062f561a7798eb320a2923a948375cf9ccab74 Mon Sep 17 00:00:00 2001 From: lilu Date: Mon, 10 Apr 2023 19:25:40 +0800 Subject: [PATCH] -- --- src/views/main/BookingLedger/detail/modules/mailingInfo.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/main/BookingLedger/detail/modules/mailingInfo.vue b/src/views/main/BookingLedger/detail/modules/mailingInfo.vue index 31759dc..1fdec87 100644 --- a/src/views/main/BookingLedger/detail/modules/mailingInfo.vue +++ b/src/views/main/BookingLedger/detail/modules/mailingInfo.vue @@ -1323,7 +1323,6 @@ export default { } val += k } - console.log(val) this.details[type] = val document.getElementById('notifyparty-scroll').value = val this.$forceUpdate()