commit
aa58572709
@ -758,7 +758,8 @@ export class MotionDetailComponent extends BaseViewComponent implements OnInit {
|
|||||||
this.dialogService.open(MotionChangeRecommendationComponent, {
|
this.dialogService.open(MotionChangeRecommendationComponent, {
|
||||||
height: '400px',
|
height: '400px',
|
||||||
width: '600px',
|
width: '600px',
|
||||||
data: data
|
data: data,
|
||||||
|
disableClose: true
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user