1
jhzh
2025-04-20 d157d0892f1ab5517dbe3a08328ccb9c4e446615
components/kline-charts/index.vue
@@ -101,13 +101,13 @@
               //       text: '3min',
               //       ts: 3 * 60 * 1000
               //    },
               {
                  id: '5min',
                  time: '5min',
                  // text: this.$t('分时'),
                  text: '5min',
                  ts: 5 * 60 * 1000
               },
               // {
               //    id: '5min',
               //    time: '5min',
               //    // text: this.$t('分时'),
               //    text: '5min',
               //    ts: 5 * 60 * 1000
               // },
               {
                  id: '15min',
                  time: '15min',