fix(developer-guide/form-schema): remove unexpected marks (#540)

fix #539

```release-note
None
```
This commit is contained in:
Howie Xie
2025-12-25 16:35:02 +08:00
committed by GitHub
parent 79314247be
commit 83b38cc1cb
2 changed files with 2 additions and 2 deletions

View File

@@ -445,7 +445,7 @@ UI 效果:
附件类型的输入框,支持直接调用附件库弹框选择附件。
****#### 参数
#### 参数
- `accepts`:文件类型,数据类型为 `string[]`。

View File

@@ -445,7 +445,7 @@ UI 效果:
附件类型的输入框,支持直接调用附件库弹框选择附件。
****#### 参数
#### 参数
- `accepts`:文件类型,数据类型为 `string[]`。