miniprogram_npm/tdesign-miniprogram/indexes/type.d.ts @@ -4,7 +4,7 @@ value?: string; }; indexList?: { type: ArrayConstructor; type: null; value?: string[] | number[]; }; list?: {