We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
复现步骤: 将下面配置放到任何一个组件的meta.ts中,将组件拖入画布,选中组件修改当前时间配置,时间会清空。 { name: 'value', title: { label: '当前时间', tip: '当前时间' }, setter: 'TimePicker', },
The text was updated successfully, but these errors were encountered:
你好 @Twlnkle,由于缺乏必要的信息(如 bug 重现步骤、引擎版本信息 等),无法定位问题,请按照 issue bug 模板 补全信息,也可以通过阅读 引擎的 issue 说明 了解什么类型的 issue 可以获得更好、更快的支持。
Sorry, something went wrong.
No branches or pull requests
复现步骤:
将下面配置放到任何一个组件的meta.ts中,将组件拖入画布,选中组件修改当前时间配置,时间会清空。
{
name: 'value',
title: { label: '当前时间', tip: '当前时间' },
setter: 'TimePicker',
},
The text was updated successfully, but these errors were encountered: