export interface JdTableSelectOptions { label?: string; value?: string; width?: string; name?: string; }