diff --git a/src/views/oms/common/LineOrderChart.vue b/src/views/oms/common/LineOrderChart.vue new file mode 100644 index 0000000..fe86091 --- /dev/null +++ b/src/views/oms/common/LineOrderChart.vue @@ -0,0 +1,137 @@ + + + + + diff --git a/src/views/oms/emisWaybill/panel/traceInfoPanel.vue b/src/views/oms/emisWaybill/panel/traceInfoPanel.vue new file mode 100644 index 0000000..a8bb287 --- /dev/null +++ b/src/views/oms/emisWaybill/panel/traceInfoPanel.vue @@ -0,0 +1,322 @@ + + + + + {{ extBillInfo.sendSiteName }} + + + + + + {{ extBillInfo.waybillStatus }} + {{ extBillInfo.productTypeName }} + + + {{ extBillInfo.destinationName }} + + + 预计送达:{{ extBillInfo.estimateDate }} + 签收时间:{{ extBillInfo.signDate }} + + + + + + 签收底单 + 查看 + + + + + + + + {{step.content}} + + + + + + + + + + 请输入手机号码后四位 + + + + + + + + + + + + + + + + + 确 定 + + + + + + + + + + + + + + + + + + diff --git a/src/views/oms/emisWaybill/waybillTracking.vue b/src/views/oms/emisWaybill/waybillTracking.vue new file mode 100644 index 0000000..78e82d7 --- /dev/null +++ b/src/views/oms/emisWaybill/waybillTracking.vue @@ -0,0 +1,177 @@ + + + + + + + + 查询 + + + + + + + {{ $t('跟踪信息') }} + + + + + + + + + + + + + + + + + + + +