bugfix: 新对话参数赋值
This commit is contained in:
@@ -639,6 +639,7 @@
|
||||
params.configParams.region = project.area
|
||||
params.configParams.style = project.style
|
||||
params.configParams.temperature = project.temperature
|
||||
params.projectID = project.id
|
||||
}
|
||||
if (!data) {
|
||||
messageList.value = []
|
||||
|
||||
Reference in New Issue
Block a user