您可以向选项添加单击事件,因此即使已选择该选项,也会调用该函数。 <mat-form-field> <mat-select [(ngModel)]="status"> <mat-option *ngFor="let ...
確定! 回上一頁