mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-09 05:29:32 +00:00

* chore: fix onUploadProgress params type error * fix(BasicButton): extends type error * fix: useFormRules 类型问题 * fix: IFormConfig 类型问题 * chore: 设定CollapseItem list参数的类型 * chore: 修复sliderSpan类型错误 * chore: 改写成setup组件 * fix: static func type error * chore: 设定listener 函数 evt类型为Event * chore(props): 消除ts类型错误 * chore: 移除多余的类型转换 * Update domUtils.ts * chore: 消除iconPicker类型错误 * Update domUtils.ts * chore(clickOutside): 消除类型错误 * Update repeatClick.ts * Update index.ts * chore: 补全参数类型 * fix(Cropper): avatar uploadapi 类型问题