fengxiang
2018-03-13 6a6d3bbb3748c12c2dc94beec05d21d82d0faba1
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>