@@ -303,7 +303,7 @@ export default {
storeGroupId: this.$route.query.storeGroupId,
visitsId: this.visitsId,
taskList: this.taskIds.split(',').map((val) => Number(val)),
- insert: true,
+ insert: this.insert,
collectionAnswers: [],
checkUnManage: 'N',
deviceCode: '',