king
2023-06-01 aa8a9f0845ed197adbfdf152376121e172bee574
src/tabviews/custom/index.jsx
@@ -153,7 +153,7 @@
      // 数据缓存设置
      if (config.cacheUseful === 'true') {
        if (!['day', 'hour'].includes(config.timeUnit)) {
        if (!['day', 'hour', 'minute'].includes(config.timeUnit)) {
          config.timeUnit = 'day'
        }
        config.cacheTime = config.cacheTime || 1