fix: 修复多语言获取
This commit is contained in:
@@ -162,6 +162,9 @@
|
||||
admin.setStorage('language', obj.symbol);
|
||||
location.reload();
|
||||
})
|
||||
|
||||
// 清空本地缓存
|
||||
admin.setConfig("TabLists", undefined);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user