Explorar el Código

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

guozhibo hace 1 año
padre
commit
5152f209cc
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;