LaiTool V3.0.1-preview.2
This commit is contained in:
@@ -371,6 +371,10 @@ export const gptDefine = {
|
||||
} else {
|
||||
let tmp_id = uuidv4()
|
||||
value.id = tmp_id
|
||||
|
||||
if (property == 'gpt_options') {
|
||||
value.value = tmp_id
|
||||
}
|
||||
gpt.push(value)
|
||||
}
|
||||
tmp_gpt[property] = gpt
|
||||
|
||||
Reference in New Issue
Block a user