king
2023-08-08 dc258e4600bea2fba1e25054d163a2f4b1326a85
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)
        }
      })