export interface State { results: Book[]; // should be formarray if use form filter: Filter; // should be formgroup if use form selectedId; }.
確定! 回上一頁