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();