import {Component} from '@angular/core'; import {NgbModal} from '@ng-bootstrap/ng-bootstrap'; @Component({ selector: 'ngbd-modal-basic', ...
確定! 回上一頁