liuhj hace 1 semana
padre
commit
305f3354f7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/components/OP/GroupProgress.vue

+ 1 - 0
src/components/OP/GroupProgress.vue

@@ -923,6 +923,7 @@ export default {
                         type: 'success',
                         message: res.data.msg
                     });
+                    that.GroupProcessDetails();
                     that.progressloading=false;
                 }else{
                     that.$message.error(res.data.msg);