start pd changes
This commit is contained in:
parent
64de63d37b
commit
d63eb20d3c
@ -67,7 +67,7 @@ export class StartPdComponent implements OnInit, OnDestroy {
|
|||||||
private listPDComponent: ListPdComponent, private _pd: PdTrigerService,) {
|
private listPDComponent: ListPdComponent, private _pd: PdTrigerService,) {
|
||||||
this.startPD = this.route.snapshot.params['pdid'];
|
this.startPD = this.route.snapshot.params['pdid'];
|
||||||
this.notifier = notifier;
|
this.notifier = notifier;
|
||||||
|
this.currentPDStatus = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
ngOnInit() {
|
ngOnInit() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user