//需要包含筛选里的字段 筛选才能生效 export interface TableListItem { first?: string; standard?: string; pass?: string; }