liuhj 13 hours ago
parent
commit
305f3354f7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/OP/GroupProgress.vue

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

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