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:
bai.zixv 2024-07-10 17:48:32 +08:00 committed by sealday
parent 3e0a949997
commit d834bf83ef

View File

@ -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',