Use the [dataSource] input to bind the data to the material table. <table mat-table [dataSource]="EmpData"> ...
確定! 回上一頁