From 056862f6c06256189909b09a7e51d289dc31c50f Mon Sep 17 00:00:00 2001 From: hwj Date: Wed, 24 Jun 2026 18:11:40 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E5=BA=93=E5=AD=98=E6=80=BB?= =?UTF-8?q?=E8=A7=88-=E5=BA=93=E5=AD=98=E6=98=8E=E7=BB=86=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E5=AD=97=E6=AE=B5=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/erp/stock/overview/index.vue | 173 ++++++++++++++++++------- 1 file changed, 126 insertions(+), 47 deletions(-) diff --git a/src/views/erp/stock/overview/index.vue b/src/views/erp/stock/overview/index.vue index 867e0d9b..3b7edb5b 100644 --- a/src/views/erp/stock/overview/index.vue +++ b/src/views/erp/stock/overview/index.vue @@ -62,44 +62,82 @@ v-for="item in summaryCards" :key="item.title" class="stock-overview__card-wrap"
+ + + + - - + + - + + + + - - - - + - + + + + + + + + - - + @@ -161,6 +199,7 @@ v-loading="recordLoading" :data="recordList" :stripe="true" :show-overflow-toolt