Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

设置字段为“hidden”仍然占据了显示位置 #36

Closed
limingyao-xx opened this issue Mar 14, 2018 · 4 comments
Closed

设置字段为“hidden”仍然占据了显示位置 #36

limingyao-xx opened this issue Mar 14, 2018 · 4 comments

Comments

@limingyao-xx
Copy link

1

@cipchk
Copy link
Owner

cipchk commented Mar 14, 2018

请提供可重现的 Schema,并在 validator 得以重现。

@limingyao-xx
Copy link
Author

limingyao-xx commented Mar 14, 2018

{
    "span_label_fixed": 100,
    "span": 8,
    "properties": {
        "is_file": {"type": "string", "widget": "hidden"}
    }
}

2

@cipchk
Copy link
Owner

cipchk commented Mar 14, 2018

{
    "span_label_fixed": 100,
    "span": 8,
    "properties": {
        "is_file": {"type": "string", "widget": { "type": "hidden" } }
    }
}

@cipchk cipchk closed this as completed Mar 14, 2018
@limingyao-xx
Copy link
Author

此处文档可更新下

1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants