Why does the angular2 jump to a new route not trigger the lifecycle function, but only the constructor?

I use echarts, to click on the bar chart generated by echarts to trigger the click event for navigate jump. When entering a new route, a lifecycle function cannot be triggered, so that the data cannot be rendered to the page.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b33176-2be4c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b33176-2be4c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?