fix bug
This commit is contained in:
@ -88,8 +88,8 @@ export class DatatableBusiindexComponent implements OnInit {
|
||||
if (res) {
|
||||
this.chartData = res
|
||||
if(flag) {
|
||||
// this.pillar.reRender()
|
||||
// this.curve.reRender()
|
||||
this.pillar.reRender()
|
||||
this.curve.reRender()
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user