feat: 调整结果展示
This commit is contained in:
@@ -56,9 +56,10 @@ function TaskDetail() {
|
||||
},
|
||||
{
|
||||
visibleOn: 'result',
|
||||
type: 'editor',
|
||||
type: 'markdown-enhance',
|
||||
name: 'result',
|
||||
label: '结果',
|
||||
content: '${result}',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user