船期表
管理所有船期数据 - 按 {{ getSortFieldLabel() }} {{ sortOrder === 'asc' ? '升序' : '降序' }} 排序
{{ stats.total }}
全部船期
{{ stats.normal_count || 0 }}
正常
{{ stats.blank_count || 0 }}
空白航行
{{ stats.pending_vessel_count || 0 }}
待定
| 航线名称 | 操作公司 | 周次 | 航线代码 | 船名 | 船次 | 装货港 | 装船码头 | 接收订舱 | 开港时间 | 截单时间 | 截港时间 | VGM截止 | CBF截止 | OOG截止 | DG截止 | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ row?.service_name || '-' }} | {{ row?.operator || '-' }} | {{ row?.week || '-' }} | {{ row?.service_code || '-' }} | {{ row?.vessel_name || '-' }} | {{ row?.voyage || '-' }} | {{ row?.loading_port || '-' }} | {{ row?.loading_terminal || '-' }} | {{ formatDateTime(row?.booking_open) }} | {{ formatDateTime(row?.cy_open) }} | {{ formatDateTime(row?.si_cutoff) }} | {{ formatDateTime(row?.cy_cutoff) }} | {{ formatDateTime(row?.vgm_cutoff) }} | {{ formatDateTime(row?.cbf_cutoff) }} | {{ formatDateTime(row?.oog_cutoff) }} | {{ formatDateTime(row?.dg_cutoff) }} | ||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||
| 暂无数据 | |||||||||||||||||||||||||||||||||||
共 {{ totalSchedules }} 条
条/页
待确认船期表
查看待确认的船期表数据
📭
暂无待确认的船期表
LLM 配置
配置模型与 API Key(仅保存在本地浏览器)
配置
{{ currentHistory?.vessel_name || '-' }} {{ currentHistory?.voyage || '-' }}
当前 ETA: {{ currentHistory?.eta || '-' }}
📜 历史版本 ({{ historyList.length }})
{{ h?.data?.vessel_name || '-' }} {{ h?.data?.voyage || '-' }}
ETA: {{ h?.data?.eta || '-' }}
{{ h?.superseded_at?.split('T')[0] || '-' }}
暂无历史记录