@@ -237,7 +237,7 @@
prop="expectedArrivalTime"
label="预计到港时间"
sortable
- min-width="100"
+ min-width="140"
align="center"
>
<template v-slot="scope">
@@ -255,10 +255,10 @@
</template>
</el-table-column>
<el-table-column
- prop="daysInPort"
+ prop="daysInPortStr"
label="在港天数"
- min-width="70"
+ min-width="100"
></el-table-column>