Changes Update User

This commit is contained in:
Thien Pham Van
2026-02-24 11:06:46 +07:00
parent 24dfaf52c4
commit 06f78f95d7
9 changed files with 675 additions and 536 deletions

View File

@@ -449,7 +449,9 @@ export default defineNuxtPlugin(() => {
deleterow,
updatepage,
store,
requestLogin
requestLogin,
mode,
path
}
}
})