細かい修正など
This commit is contained in:
parent
b67ed64116
commit
20c076b369
4 changed files with 7 additions and 4 deletions
|
@ -28,6 +28,7 @@ if (localStorage.getItem('vuex') != null) {
|
|||
}
|
||||
}
|
||||
|
||||
localStorage.setItem('vuex-old', JSON.stringify(vuex));
|
||||
localStorage.removeItem('vuex');
|
||||
localStorage.removeItem('i');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue