From b551ab60f54b14e787d14db8aa4f7799741baeb3 Mon Sep 17 00:00:00 2001 From: "SGK\\17962" <1796293269@qq.com> Date: Mon, 22 Sep 2025 17:44:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BD=95=E5=85=A5=E7=8A=B6=E6=80=81=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3=20=E4=BF=AE=E5=A4=8D=E6=96=B0=E5=A2=9E=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E5=8F=AF=E4=BB=A5=E6=9F=A5=E5=88=B0=E5=B7=B2=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E7=9A=84=E8=A7=92=E8=89=B2=E9=97=AE=E9=A2=98=20?= =?UTF-8?q?=E8=90=A5=E9=94=80=E6=95=B0=E6=8D=AE=E9=AA=8C=E9=87=8D=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E6=9C=88=E4=BB=BD=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/mps/market/index.vue | 16 +++--- .../market/modules/market-operate-drawer.vue | 3 +- .../modules/dept-transfer-operate-drawer.vue | 1 + .../BusinessSubcategoryController.java | 10 ++++ .../service/IBusinessSubcategoryService.java | 2 + .../impl/BusinessSubcategoryServiceImpl.java | 8 +++ .../service/impl/MpsMarketServiceImpl.java | 53 ++++++++----------- .../service/impl/SysRoleServiceImpl.java | 7 ++- 8 files changed, 59 insertions(+), 41 deletions(-) diff --git a/cds-fontend-2025.V1/src/views/mps/market/index.vue b/cds-fontend-2025.V1/src/views/mps/market/index.vue index 50814b2..617a726 100644 --- a/cds-fontend-2025.V1/src/views/mps/market/index.vue +++ b/cds-fontend-2025.V1/src/views/mps/market/index.vue @@ -1,5 +1,5 @@