Skip to content

Commit

Permalink
修改PC端弹出框隐藏问题
Browse files Browse the repository at this point in the history
  • Loading branch information
zcZhang123 committed May 30, 2019
1 parent 8187b92 commit c9e0dae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/klineChart.vue
Original file line number Diff line number Diff line change
Expand Up @@ -569,6 +569,7 @@ export default {
}
},
chooseCycle(cycle) {
this.showIndicatorOpt = false;
if (cycle === this.cycle) {
return;
}
Expand Down

0 comments on commit c9e0dae

Please sign in to comment.