Skip to content

Commit

Permalink
修改K线打包错误
Browse files Browse the repository at this point in the history
  • Loading branch information
zcZhang123 committed Apr 25, 2019
1 parent 73685f1 commit cf45807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/mobileChart.vue
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ import Volume from "./volumeChart.vue";
import TimeSharing from "./timeSharing.vue";
import MACD from "./MACDChart.vue";
import KDJ from "./KDJChart.vue";
import RSI from "./RSIChart";
import RSI from "./RSIChart.vue";
import {
splitData,
handleDivisionData,
Expand Down

0 comments on commit cf45807

Please sign in to comment.