@@ -197,8 +197,12 @@ onBeforeRouteUpdate((nval)=>{
dateType.value=null
startDate.value=''
endDate.value=''
+ setTimeout(() => {
+ window.location.reload()
+ }, 50);
+
// router.go(0)
- getChartInfo('init')
+ // getChartInfo('init')
})
// 上下线设置