Ver Fonte

没有行情最后一根k线为0的问题

li.shaoyi há 3 anos atrás
pai
commit
6e068264ef

+ 1 - 1
public/config/app.config.json

@@ -1,4 +1,4 @@
 {
-    "apiUrl": "http://192.168.31.139:8080/cfg?key=test_139",
+    "apiUrl": "http://218.17.158.45:21001/cfg?key=test_139",
     "icoTitle": "云融"
 }

+ 0 - 1
src/common/components/echart/echart-kline/index.vue

@@ -74,7 +74,6 @@ export default defineComponent({
       calcMACD();
       calcKDJ();
       clacCCI();
-      updateChartData();
     };
 
     // 计算平均线