feat: 行为记录
This commit is contained in:
@@ -161,6 +161,7 @@ export default defineComponent({
|
||||
question_index: this.question.question_index,
|
||||
question_type: this.question.question_type,
|
||||
planet_id: data[0].wareId,
|
||||
scene_planet_id: this.surveyId,
|
||||
action_info: data,
|
||||
},
|
||||
}).catch((e) => console.error(e));
|
||||
|
||||
Reference in New Issue
Block a user