- [x] I have searched the [issues](https://github.com/alibaba/formily/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? 解决提交固定值的场景 ### What does the proposed API look like? { "type": "string", "value": "fixed value", "x-hidden": true, "x-decorator": "FormItem", "x-component": "Preview.Text" } <!-- generated by formily-issue-helper. DO NOT REMOVE -->