|
@@ -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);
|