Update login
Some checks failed
Deploy Login / deploy (push) Has been cancelled
Deploy Login / cleanup (push) Has been cancelled

This commit is contained in:
ThienPhamVan
2026-04-08 09:16:58 +07:00
parent 0ef38cb718
commit df8d798310
3 changed files with 14 additions and 3 deletions

View File

@@ -65,7 +65,8 @@ export const state = () => ({
pagedata3: undefined,
pagedata4: undefined,
settings: [],
iframe: undefined
iframe: undefined,
module: undefined,
})
export const mutations = {