+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{$t('总票数') + ': ' + (coData.totalWaybillQty || 0)}}
+
+
+
+
+ {{$t('总件数') + ': ' + (coData.totalParcelQty || 0)}}
+
+
+
+
+ {{$t('总重量') + ': ' + (coData.totalWeight || 0)}}
+
+
+
+
+ {{$t('总体积') + ': ' + (coData.totalVolume || 0)}}
+
+
+
+
+
+
+
+
+
+ 运单列表
+
+
+
+
+
+ 加入运单
+
+
+ 移除运单
+
+
+
+
+
+
+
+
+ {{ scope.row.sendCountryName }}
+
+
+
+
+ {{ scope.row.receiveCountryName }}
+
+
+
+
+
+
+ {{ parseTime(scope.row.estimateDate || '') }}
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.receiveCompany }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.sendCompany }}
+
+
+
+
+ {{ scope.row.remark }}
+
+
+
+
+
+ 保存批次
+ 取 消
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 运单号
+ 订单号
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 下单时间
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+
+ 追加
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.sendCountryName }}
+
+
+
+
+ {{ scope.row.receiveCountryName }}
+
+
+
+
+
+
+ {{ parseTime(scope.row.estimateDate, '{y}-{m}-{d}') }}
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.receiveCompany }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.sendCompany }}
+
+
+
+
+ {{ scope.row.remark }}
+
+
+
+
+
+