yuanhao
2025-06-04 e6b340cc9e7715b2abbdf2df2fff4e22a7902f6e
fix: 回填
1个文件已修改
4 ■■■■ 已修改文件
pages/aiQuestions/aiQuestions.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/aiQuestions/aiQuestions.vue
@@ -385,6 +385,10 @@
            this.appId = options.id || 1
            this.userId = options.userId || 1
            // this.toCheck(this.appId)
            console.log(options)
            if(options.knowId) {
                this.knowIds = options.knowId.split(',')
            }
            this.openRecord();
            this.getDetails()
            this.getTalkList();