diff --git a/src/components/DatePickerAdv/elDate7DayPicker.vue b/src/components/DatePickerAdv/elDate7DayPicker.vue new file mode 100644 index 00000000..38b6064a --- /dev/null +++ b/src/components/DatePickerAdv/elDate7DayPicker.vue @@ -0,0 +1,92 @@ + + + + + + + + + + + diff --git a/src/views/emis/emisWaybill/sendWaybillListNew.vue b/src/views/emis/emisWaybill/sendWaybillListNew.vue new file mode 100644 index 00000000..82912761 --- /dev/null +++ b/src/views/emis/emisWaybill/sendWaybillListNew.vue @@ -0,0 +1,1099 @@ + + + + + + + + + + + + + + 运单号 + + + + + + + + + + + + 发货时间 + + + + + + 超时未签收 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 导出 + + + + + + + + {{scope.row.billCode}} + + + + + + + + + {{scope.row.lastTraceInfo}} + + + + + + {{calcDeliveryTime(scope.row.sendDate,scope.row.scanDate)}}天 + + + + 轨迹异常:停留超时{{calcDeliveryTime(scope.row.sendDate,scope.row.scanDate)}}天 + + + {{calcDeliveryTime(scope.row.sendDate,scope.row.scanDate)}}天 + + + + + + + + + + + + + + + + + + {{ scope.row.sendName }}--{{ scope.row.receiveName }} + + + + + {{ scope.row.sendSiteName }}--{{ scope.row.dispatchUnderlingSiteName }} + + + + + {{ parseTime(scope.row.estimateDate, '{y}-{m}-{d}') }} + + + + + + {{scope.row.takePieceEmployeeName}} + + + + + + + + + + + {{scope.row.operateEmployeeName}} + + + + + + + + + + + + + + + + + + + + + + + + {{scope.row.customerName}} + + + + + + + + + 是 + 否 + + + + + + + + + + + + + + + + + + + + + + + 发送 + 不发送 + + + + + + + + + + + + + + + + + 发送 + 不发送 + + + + + + + + + + + + + + + + + + + + + + 派送 + 自提 + + + + + + + + + + + {{scope.row.freight}} + 0 + + + + + + + + + + + 已签收 + 未签收 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +