king
2023-03-09 602e780eb5a67a9dcefb9f7e96d51b016f17bc02
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 || '')
      }