|
|
@ -73,7 +73,7 @@ |
|
|
<div class="gcgrs_title">各场馆服务人次趋势</div> |
|
|
<div class="gcgrs_title">各场馆服务人次趋势</div> |
|
|
<div id="gc_charts" class="gcgrs_charts"></div> |
|
|
<div id="gc_charts" class="gcgrs_charts"></div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="rbox_label"> |
|
|
<div class="rbox_label" style="display:none"> |
|
|
<span></span>体育场 |
|
|
<span></span>体育场 |
|
|
<span></span>体育馆 |
|
|
<span></span>体育馆 |
|
|
<span></span>游泳场馆 |
|
|
<span></span>游泳场馆 |
|
|
@ -440,6 +440,7 @@ export default { |
|
|
// |
|
|
// |
|
|
this.getTdcg() |
|
|
this.getTdcg() |
|
|
|
|
|
|
|
|
|
|
|
// ws 实时数据 |
|
|
this.getsckdata() |
|
|
this.getsckdata() |
|
|
}, |
|
|
}, |
|
|
methods: { |
|
|
methods: { |
|
|
|