Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zcZhang123 committed May 13, 2020
1 parent 54e3f53 commit 2bb799f
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 @@ -89,7 +89,7 @@
:cycle="cycle"
:indicatorType="showIndicatorChart"
></Indicator>
<!-- <Depth ref="depth" :chart-data-obj="chartDataObj" :kline-config="klineConfig"></Depth> -->
<Depth ref="depth" :chart-data-obj="chartDataObj" :kline-config="klineConfig"></Depth>
</div>
</template>
<script>
Expand Down

0 comments on commit 2bb799f

Please sign in to comment.