king
2023-03-08 4fc1eb4913f3302679d88ec01099fc8dd3a80f81
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 || '')
      }