Sfoglia il codice sorgente

表头按钮执行流程报表后增加刷新

guozhibo 1 anno fa
parent
commit
5152f209cc
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/window1/tabGridView/NewTabButton.vue

+ 1 - 0
src/window1/tabGridView/NewTabButton.vue

@@ -859,6 +859,7 @@ const executeProcess = async function () {
         });
       }
       titleModal.value = false;
+      refresh();
     },
     errorData => {
       titleModal.value = false;