fengxiang
2018-03-13 234f914507b05a3b1a92435f5067df6ca4e5eee0
src/app/routes/analysis/query/query.component.html
@@ -153,4 +153,4 @@
        </div>      
</nz-card>
</form>
<div echarts [options]="chartOption" class="line-chart" (chartInit)="onChartInit($event)"></div>
<div echarts [options]="chartOption" [loading]="chartLoading" class="line-chart" (chartInit)="onChartInit($event)"></div>