release 3.1.1

This commit is contained in:
梁灏 2018-09-18 10:41:48 +08:00
parent 0941fdc0be
commit 4a42b04737
47 changed files with 1405 additions and 1324 deletions

View file

@ -242,7 +242,7 @@ export declare interface TableColumn {
* Table on- sort - change ,false
* @default false
*/
sortable?: boolean;
sortable?: boolean | 'custom';
/**
* 使 a b type
* sortable?: true type asc desc