ลบ log
This commit is contained in:
parent
4d0e40ea91
commit
e4188b7ed3
38 changed files with 108 additions and 167 deletions
|
|
@ -15,7 +15,6 @@ export const useroleUserDataStore = defineStore("roleusers", () => {
|
|||
|
||||
|
||||
const fetchroleUser = async (keycloak: any) => {
|
||||
// console.log(keycloak);
|
||||
if (keycloak != null) {
|
||||
insignia1Role.value = await keycloak.includes("insignia1");
|
||||
insignia2Role.value = await keycloak.includes("insignia2");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue