@@ -284,6 +287,9 @@
}
window.addEventListener('resize', myChart.resize);
}, 200);
+ },
+ goAct(){
+ window.location.replace('=$act_url?>')
}
},
})