From 6d613052788e1d80ee3a60b24608b15681ce2b60 Mon Sep 17 00:00:00 2001 From: GYYM <704080176@qq.com> Date: Thu, 31 Oct 2024 09:19:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/authority/role/components/rolePopup.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/authority/role/components/rolePopup.vue b/frontend/src/views/authority/role/components/rolePopup.vue index 14cbce5..c6270bd 100644 --- a/frontend/src/views/authority/role/components/rolePopup.vue +++ b/frontend/src/views/authority/role/components/rolePopup.vue @@ -133,6 +133,6 @@ } catch (error) { console.error('验证过程中发生错误', error) } - +} \ No newline at end of file