Убедитесь, что вы импортируете ViewChild и MatTable: import {Component, ViewChild} from '@angular/core'; import {MatTable} from '@angular/material'; ...
確定! 回上一頁