feat: all, change jsonParse instruction config (#1301)
Co-authored-by: sealday <zhanglin@daoyoucloud.com> Reviewed-on: daoyoucloud/tachybase#1301 Reviewed-by: sealday <zhanglin@daoyoucloud.com> Co-authored-by: bai.zixv <bai.zixv@foxmail.com> Co-committed-by: bai.zixv <bai.zixv@foxmail.com>
This commit is contained in:
parent
3e0a949997
commit
d834bf83ef
@ -27,7 +27,7 @@ export class JSONParseInstruction extends Instruction {
|
||||
type: 'string',
|
||||
title: tval('Query expression'),
|
||||
'x-decorator': 'FormItem',
|
||||
'x-component': 'Input',
|
||||
'x-component': 'Input.TextArea',
|
||||
},
|
||||
model: {
|
||||
type: 'array',
|
||||
|
Loading…
Reference in New Issue
Block a user