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