ew-construct oidc

This commit is contained in:
Tao Chen
2024-11-02 04:02:38 +08:00
parent d8c129e465
commit 9706a6d7d1
8 changed files with 35 additions and 16 deletions
+1
View File
@@ -10,6 +10,7 @@ export const useUserStore = defineStore({
state: () => ({
nickname: '',
username: '',
email: '',
token: '',
role: '',
avatar: '',