src/tabviews/custom/components/tree/antd-tree/index.jsx
@@ -260,7 +260,7 @@ let result = await Api.genericInterface(param) if (result.status) { this.loaded = true if (config.$cache) { if (config.$cache && config.setting.onload !== 'false') { Api.writeCacheConfig(config.uuid, result.data || '') }