From 9251786eb829f06c72075d48da35e5ad3bf477ce Mon Sep 17 00:00:00 2001 From: fanfan Date: Mon, 8 Jul 2024 16:55:39 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E7=9A=84=E6=80=BB=E6=95=B0?= =?UTF-8?q?=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index/Index.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/views/index/Index.vue b/src/views/index/Index.vue index 4e22983..091a358 100644 --- a/src/views/index/Index.vue +++ b/src/views/index/Index.vue @@ -70,6 +70,10 @@

商品总数量

{{ data.statistics.goodsTotal }}

+
+

在售数量

+

{{ data.statistics.getGoodsGroundingTotal }}

+