Browse Source

上报后不重新加载左侧树

duy 1 week ago
parent
commit
e9b6f6e6e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/data-fill/wbs.vue

+ 1 - 1
src/views/data-fill/wbs.vue

@@ -3272,7 +3272,7 @@ const reportModalClick = async () => {
 const showReportFinish = () => {
     showReportModal.value = false
     getTableDataAll()
-    window?.location?.reload() //刷新页面
+    // window?.location?.reload() //刷新页面
 }
 
 //表单变量