jwyu 3 năm trước cách đây
mục cha
commit
2eb81cc7ca
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  1. 5 1
      src/views/hzyb/chart/Detail.vue

+ 5 - 1
src/views/hzyb/chart/Detail.vue

@@ -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')
 })
 
 // 上下线设置