From 1dcfffe19abc160fc64afd5da8b80e29fdf92786 Mon Sep 17 00:00:00 2001
From: mch <1332099529@qq.com>
Date: Mon, 3 Jul 2023 18:25:56 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8D=95=E4=BD=8D=E5=88=86=E7=BB=84?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../unitGrouping/unitGroupCategory.vue | 69 ++++++++++++++++---
.../unitGrouping/unitGroupingTable.vue | 18 ++---
src/store/index.js | 3 +-
3 files changed, 72 insertions(+), 18 deletions(-)
diff --git a/src/components/unitGrouping/unitGroupCategory.vue b/src/components/unitGrouping/unitGroupCategory.vue
index 3955db1..237b1f9 100644
--- a/src/components/unitGrouping/unitGroupCategory.vue
+++ b/src/components/unitGrouping/unitGroupCategory.vue
@@ -136,6 +136,7 @@
diff --git a/src/components/unitGrouping/unitGroupingTable.vue b/src/components/unitGrouping/unitGroupingTable.vue
index 4c5fb9a..e619369 100644
--- a/src/components/unitGrouping/unitGroupingTable.vue
+++ b/src/components/unitGrouping/unitGroupingTable.vue
@@ -139,6 +139,7 @@