mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2026-01-22 15:40:21 +08:00
fix: lint fix
This commit is contained in:
@@ -47,6 +47,7 @@ class Storage {
|
||||
return def
|
||||
}
|
||||
catch (error) {
|
||||
console.error(error)
|
||||
this.remove(key)
|
||||
return def
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user