feat: add v-access directive

This commit is contained in:
vince
2024-07-18 21:31:34 +08:00
parent 910a3553ac
commit 01e95e029f
14 changed files with 89 additions and 36 deletions

View File

@@ -144,6 +144,7 @@ function handleLockScreen(password: string) {
<template #extra>
<AuthenticationLoginExpiredModal
v-model:open="openLoginExpiredModal"
:avatar
:loading="loginLoading"
password-placeholder="123456"
username-placeholder="vben"