mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-01 03:48:24 +00:00
name
This commit is contained in:
@@ -249,7 +249,7 @@ export const AnswerModule: AppModuleTemplateItemType = {
|
||||
{
|
||||
key: SpecificInputEnum.answerText,
|
||||
value: '',
|
||||
type: FlowInputItemTypeEnum.input,
|
||||
type: FlowInputItemTypeEnum.textarea,
|
||||
label: '回复的内容'
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user