Sfoglia il codice sorgente

上报后不重新加载左侧树

duy 1 settimana fa
parent
commit
e9b6f6e6e9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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() //刷新页面
 }
 
 //表单变量