Pra*_*ale 6

您可以使用以下方法获得“ 材料选择表” 的selectedchecked项:

this.selection.selected
Run Code Online (Sandbox Code Playgroud)

这将为您提供表格中的选中项目。

StackBlitz Example