feat: 创建新对话后更新左侧列表

This commit is contained in:
2026-03-02 14:03:59 +08:00
parent 2b129800cf
commit 965d322aac
3 changed files with 8 additions and 7 deletions

View File

@@ -55,10 +55,9 @@
token: userStore.state.token,
versionID: '',
configParams: {
type: 'Chair',
region: 'China',
style: 'Transitional',
temperature: 0.7
type: '',
region: '',
style: ''
},
imageUrlList: []
})