您也可以使用renderRows()方法。 @ViewChild(MatTable,{static:false})table:MatTable //初始化. 然后this.table.renderRows();. 供参考 ...
確定! 回上一頁