app.component.css'] }) export class AppComponent { name: string; color: string; constructor(public dialog: MatDialog) { } openDialog(): void ...
確定! 回上一頁