diff --git a/src/views/main/BookingLedger/list/index.vue b/src/views/main/BookingLedger/list/index.vue index 2cd096a..4d815ed 100644 --- a/src/views/main/BookingLedger/list/index.vue +++ b/src/views/main/BookingLedger/list/index.vue @@ -415,6 +415,7 @@ :style="{ width: '100%' }" placeholder="请选择截港时间" valueFormat="YYYY-MM-DD HH" + format="YYYY-MM-DD HH" /> @@ -431,6 +432,7 @@ :style="{ width: '100%' }" placeholder="请选择截单时间" valueFormat="YYYY-MM-DD HH" + format="YYYY-MM-DD HH" />