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()