Merge branch release/21.7.8 of zentao/zentaopms (#12817)

This commit is contained in:
刘刚
2025-12-12 15:17:07 +08:00
committed by Gitfox
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -195,7 +195,7 @@ window.executeZentaoPrompt = async function(info, testingMode)
width : info.content ? 800 : 600,
postMessage: formConfig ? undefined : {content: [{role: 'system', content: info.dataPrompt}]},
creatingChat: {
tempTitle: info.name,
title : info.name,
type : 'agent',
model : info.model,
tools : tools,
File diff suppressed because one or more lines are too long