mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 21:12:33 +08:00
perf: 代码格式
This commit is contained in:
committed by
fit2cloud-chenyw
parent
906b238c16
commit
c907d92380
@@ -237,7 +237,6 @@ export const getLocale = () => {
|
||||
return wsCache.get('user.language') || getBrowserLocale() || 'zh-CN'
|
||||
}
|
||||
|
||||
|
||||
export const isFreeFolder = (node, flag) => {
|
||||
const oid = wsCache.get('user.oid')
|
||||
if (!oid) {
|
||||
|
||||
Reference in New Issue
Block a user