| src/components/kline-charts/index.vue | ●●●●● patch | view | raw | blame | history |
src/components/kline-charts/index.vue
@@ -22,7 +22,7 @@ </template> <script> import { init, dispose } from 'klinecharts' import { Loading } from '@vant/weapp'; import { Loading } from 'vant'; let chart = null import { _getKline } from '@/API/trade.api' import config from './config'