From 8f7dd147703c853f0168b1bcfcc153a3b0a6b7e7 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 28 二月 2024 14:49:04 +0800
Subject: [PATCH] #

---
 zy-asrs-flow/src/pages/system/user/components/assignRole.jsx |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/zy-asrs-flow/src/pages/system/user/components/assignRole.jsx b/zy-asrs-flow/src/pages/system/user/components/assignRole.jsx
index 705deac..efa3a73 100644
--- a/zy-asrs-flow/src/pages/system/user/components/assignRole.jsx
+++ b/zy-asrs-flow/src/pages/system/user/components/assignRole.jsx
@@ -9,6 +9,7 @@
 import Http from '@/utils/http';
 
 const AssignRole = (props) => {
+    const intl = useIntl();
     const [form] = Form.useForm();
     const { } = props;
 

--
Gitblit v1.9.1