我使用 Angular 6 和 NgbModal ,如下所示. openViewDescriptionModal(id) { const viewModal = this.modalService.open(ProductComponent, {size: 'lg'}); }
確定! 回上一頁