fix: improve code formatting and consistency in index.vue
parent
211ddccc2f
commit
a0bca36341
|
|
@ -194,7 +194,7 @@ const logout = () => {
|
|||
|
||||
onMounted(() => {
|
||||
if (user.userInfo?.is_edit_password) {
|
||||
// UserPwdDialogRef.value.open(user.userInfo)
|
||||
resetPasswordRef.value?.open()
|
||||
}
|
||||
})
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue