fix Navbar

This commit is contained in:
chiayin
2023-03-06 16:33:45 +08:00
parent 35568fe095
commit f07490ee82
8 changed files with 249 additions and 261 deletions

View File

@@ -50,6 +50,7 @@ export default {
return {
isDisabled: true,
showPassword: false,
visibleLeft: false,
}
},
setup() {