From 793a96a44fa2e71898c249b59684237869ea043a Mon Sep 17 00:00:00 2001 From: 2256907009 <2256907009@qq.com> Date: Thu, 29 Jan 2026 18:13:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E8=A7=86=E5=9B=BE?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/product/ProductGroup.vue | 418 +++++++++++++++++++---------- src/views/product/ProductList.vue | 282 ++++++++++++++++++- 2 files changed, 551 insertions(+), 149 deletions(-) diff --git a/src/views/product/ProductGroup.vue b/src/views/product/ProductGroup.vue index 3153f01..b8dd4e1 100644 --- a/src/views/product/ProductGroup.vue +++ b/src/views/product/ProductGroup.vue @@ -9,11 +9,19 @@
+ + + + + - - - + @@ -39,20 +47,19 @@ 刷新 - - 树形视图 - - - 列表视图 - - +
+ + + + 树形视图 + + + + 列表视图 + + +
+
@@ -75,14 +82,24 @@ - + - + + + + - - + + - + @@ -300,11 +315,7 @@ - - - - - +
层级根据父级分组自动计算
@@ -483,7 +494,7 @@