Fix(云灵AI):[#5367]【送礼】开启新对话,送礼选项卡会保留上一次选择的内容
This commit is contained in:
@@ -853,6 +853,10 @@ export const chatMixinsV2 = {
|
||||
prompt: data.prompt || '我想送礼',
|
||||
init: 0
|
||||
})
|
||||
// 清空所有送礼选项
|
||||
this.giftSelections = {}
|
||||
this.giftBudget = ''
|
||||
this.currentGiftStepIndex = 0
|
||||
}
|
||||
}).finally(() => {
|
||||
uni.hideLoading()
|
||||
|
||||
Reference in New Issue
Block a user