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