This commit is contained in:
xiaojunnuo
2024-11-16 00:00:26 +08:00
parent 381a37fbaa
commit 993ca754b5
2 changed files with 13 additions and 4 deletions

View File

@@ -17,6 +17,7 @@ export class DemoTestPlugin extends AbstractTaskPlugin {
//测试参数
@TaskInput({
title: '属性示例',
value: '默认值',
component: {
//前端组件配置,具体配置见组件文档 https://www.antdv.com/components/input-cn
name: 'a-input',