|
|
@ -84,7 +84,7 @@ const useAuthStore = create(devtools((set, get) => ({
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}))
|
|
|
|
}))
|
|
|
|
|
|
|
|
|
|
|
|
loadPageSpy(`${userJson.real_name}-${userJson.VName}`)
|
|
|
|
loadPageSpy(`${userJson.LoginName}-${userJson.VName}`)
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
authenticate: async (usr, pwd) => {
|
|
|
|
authenticate: async (usr, pwd) => {
|
|
|
|