fix(dashboard): update title country->region the orders list component (#1987)

This commit is contained in:
Louis 2019-02-06 19:22:40 +08:00 committed by Dmitry Nehaychik
parent 06f1cc5e67
commit cf1bf4d043

View file

@ -9,7 +9,7 @@ import { LayoutService } from '../../../../@core/utils/layout.service';
styleUrls: ['./country-orders-chart.component.scss'],
template: `
<div class="header">
<span class="title">Selected Country</span>
<span class="title">Selected Country/Region</span>
<h2>{{countryName}}</h2>
</div>
<div echarts