This commit is contained in:
nasir@endelospay.com
2024-06-06 02:22:51 +05:00
parent d3ca235ce3
commit 0f9c7cec8e
2 changed files with 8 additions and 6 deletions

View File

@@ -40,7 +40,9 @@ const changeAvatar = file => {
}
}
onMounted(async () => {
await store.dispatch('adminDetial');
await store.dispatch('adminDetial');
let list = await store.getters.getAdminDetail
console.log(list)
});
// reset avatar image