import {NgbModal, ModalDismissReasons} from '@ng-bootstrap/ng-bootstrap';. @Component({ ... constructor(private modalService: NgbModal) {}.
確定! 回上一頁