Browse Source

托书列表实际船期字段修改

jbb 2 years ago
parent
commit
907d2805f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/book/book-list.vue

+ 1 - 1
src/views/book/book-list.vue

@@ -191,7 +191,7 @@ export default {
 
 
         {
         {
           title: '实际船期',
           title: '实际船期',
-          dataIndex: 'theActualShippingDate',
+          dataIndex: 'theFinalShippingDate',
            ellipsis: true,
            ellipsis: true,
           width: 130,
           width: 130,
           // customRender: text => { 有问题 显示当日日期
           // customRender: text => { 有问题 显示当日日期