Files page Pinia Done

This commit is contained in:
chiayin
2023-02-14 15:46:22 +08:00
parent 03321921c8
commit 79b503bd8a
8 changed files with 143 additions and 91 deletions

View File

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