UNPKG

yw-common-list

Version:

基于vxe-table封装的自定义可配置表格

10 lines (9 loc) 116 B
/** * 自定义表格 */ export declare class YaWeiList { /** * 表格配置key */ tableKey?: string; }