Browse Source

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

jbb 2 năm trước cách đây
mục cha
commit
907d2805f0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/book/book-list.vue

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

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