king
2023-08-08 3559320840d174a2360b2efab70465698bb9a92d
src/tabviews/custom/components/share/tabtransfer/index.jsx
@@ -129,7 +129,7 @@
    if (config.$cache && config.$time) {
      Api.getLCacheConfig(params[0].uuid, config.$time).then(res => {
        if (!res) {
        if (!res.valid) {
          this.getMainData(param, params, config.uuid)
        }
      })