Update login
This commit is contained in:
@@ -65,7 +65,8 @@ export const state = () => ({
|
||||
pagedata3: undefined,
|
||||
pagedata4: undefined,
|
||||
settings: [],
|
||||
iframe: undefined
|
||||
iframe: undefined,
|
||||
module: undefined,
|
||||
})
|
||||
|
||||
export const mutations = {
|
||||
|
||||
Reference in New Issue
Block a user