From c1364e09625869ac4a47ee2014f1aabe9216f9a4 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 15 一月 2025 10:30:20 +0800
Subject: [PATCH] 2025-01-15

---
 src/views/rolemanage/index.jsx |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/views/rolemanage/index.jsx b/src/views/rolemanage/index.jsx
index 7484a51..a63b474 100644
--- a/src/views/rolemanage/index.jsx
+++ b/src/views/rolemanage/index.jsx
@@ -8,6 +8,8 @@
 import Api from '@/api'
 import Utils from '@/utils/utils.js'
 import asyncComponent from '@/utils/asyncComponent'
+
+import '@/assets/css/design.scss'
 import './index.scss'
 
 const { confirm } = Modal

--
Gitblit v1.8.0