|
@@ -5237,7 +5237,8 @@ if(val==true){
|
|
pid:this.project.projectId,
|
|
pid:this.project.projectId,
|
|
solverConfigId: this.solverConfigid,
|
|
solverConfigId: this.solverConfigid,
|
|
animationType:this.animaval,
|
|
animationType:this.animaval,
|
|
- step:step,
|
|
|
|
|
|
+ step:this.animationobj.currentstep,
|
|
|
|
+ isVolume:this.isVolume,
|
|
};
|
|
};
|
|
this.loading = true;
|
|
this.loading = true;
|
|
request(params)
|
|
request(params)
|