Skip to content

Commit

Permalink
fix: 组件历史问题修复 (#241)
Browse files Browse the repository at this point in the history
- 上传组件‘自动上传’无效
- 多选组‘文本位置’ 单词拼写错误
  • Loading branch information
YufJi committed Dec 8, 2023
1 parent 44764be commit 68733c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/checkbox-group/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
options:
- value: right
title:
- value: lfet
- value: left
title:
default: right
description: 是否禁用
Expand Down
1 change: 1 addition & 0 deletions src/uploader/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
type: boolean
default: true
description: 是否自动上传
advanced: true
- name: multiple
title: 多文件上传
type: boolean
Expand Down

0 comments on commit 68733c0

Please sign in to comment.