diff --git a/src/components/AiDownload.vue b/src/components/AiDownload.vue new file mode 100644 index 0000000..06bcc91 --- /dev/null +++ b/src/components/AiDownload.vue @@ -0,0 +1,93 @@ + + + + + \ No newline at end of file diff --git a/src/view/ExportSaleData.vue b/src/view/ExportSaleData.vue index d4d9ea3..36ebde6 100644 --- a/src/view/ExportSaleData.vue +++ b/src/view/ExportSaleData.vue @@ -59,7 +59,7 @@

{{ inventoryMoeny }}

-

已收货总量

+

已收货总量(件)

{{ deliveryTotal }}

diff --git a/src/view/shipping/ShippingList.vue b/src/view/shipping/ShippingList.vue index 14ccebe..6a11511 100644 --- a/src/view/shipping/ShippingList.vue +++ b/src/view/shipping/ShippingList.vue @@ -28,21 +28,23 @@

{{ lastSyncDate }}

-

发货总量

+

发货总量(件)

{{ totalDelivery }}

- +