Skip to content

Commit 6240056

Browse files
authored
Update basic-config.md
1 parent d471a39 commit 6240056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/docs/zh/guide/basic-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ formFooter = {
630630

631631
`schema` 没有配置 `title`,是否使用当前属性名做为表单 `label`
632632

633-
如:`street_address` 表单项是否显示 `label` `street_address`
633+
如下,配置 `fallback-label``true``label` 将显示为 `street_address`
634634
```js
635635
schema = {
636636
properties: {

0 commit comments

Comments
 (0)