king
2023-06-01 aa8a9f0845ed197adbfdf152376121e172bee574
src/tabviews/custom/popview/index.jsx
@@ -97,7 +97,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