@@ -355,6 +355,7 @@ export default {
if (window.gc) {
gc.gCanvas.destroy();
window.gc = null;
+ this.initChartTime();
}
this.getGanttChartData();
},