Ver Fonte

预装箱单参照数据预完工字段调整

jbb há 2 anos atrás
pai
commit
6ee7fee6fe

+ 2 - 2
src/views/advance-packingList/referShipmentDetailsModal.vue

@@ -166,8 +166,8 @@ export default {
         },
 
         {
-          title: '计划到货日期',
-          dataIndex: 'plannedArrivalDate',
+          title: '预完工日期',
+          dataIndex: 'preCompletionDate',
           width: 120,
           className: 'replacecolor'
         },