From bef4c36d90e3b0a16808ceb959e2e5697760a567 Mon Sep 17 00:00:00 2001 From: cuiyouliang Date: Mon, 9 Jun 2025 17:18:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E9=A1=B5=E5=8F=82=E6=95=B0=EF=BC=8C?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E8=BF=94=E5=9B=9E=E5=AD=97=E6=AE=B5=E5=AF=B9?= =?UTF-8?q?=E6=8E=A5=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DictRadio/index.vue | 12 ++-- src/router/index.ts | 48 ++----------- src/store/modules/permission.ts | 2 + src/views/demo/tree/index.vue | 1 + src/views/oms/order/detail.vue | 4 +- src/views/oms/order/index.vue | 106 ++++++----------------------- src/views/ums/member/index.vue | 2 +- vite.config.ts | 4 +- 8 files changed, 40 insertions(+), 139 deletions(-) diff --git a/src/components/DictRadio/index.vue b/src/components/DictRadio/index.vue index 9e7f129..a099717 100644 --- a/src/components/DictRadio/index.vue +++ b/src/components/DictRadio/index.vue @@ -6,7 +6,7 @@