更新 'src/client/src/orangehrmAuthenticationPlugin/pages/Login.vue'

This commit is contained in:
zhongjin 2023-07-10 21:47:48 +08:00
parent 91a130ce33
commit 9c065750ff

View File

@ -105,7 +105,6 @@ import {OxdAlert, OxdIcon, OxdSheet} from '@ohrm/oxd';
export default { export default {
components: { components: {
'oxd-icon': OxdIcon,
'oxd-alert': OxdAlert, 'oxd-alert': OxdAlert,
'oxd-sheet': OxdSheet, 'oxd-sheet': OxdSheet,
'login-layout': LoginLayout, 'login-layout': LoginLayout,