liuhj 1 周之前
父节点
当前提交
305f3354f7
共有 1 个文件被更改,包括 1 次插入0 次删除
  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);