edit
This commit is contained in:
@ -76,7 +76,7 @@ export class MenuManagerComponentsIndexComponent implements OnInit {
|
||||
});
|
||||
modal.afterClose.subscribe(res => {
|
||||
if (res) {
|
||||
this.loadMemu(this.selectedPlatform.appId);
|
||||
// this.loadMemu(this.selectedPlatform.appId);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user