|
|
@@ -104,7 +104,7 @@ export default {
|
|
|
},
|
|
|
function (err) {
|
|
|
addressesRemark = '';
|
|
|
- }
|
|
|
+ },
|
|
|
);
|
|
|
},
|
|
|
fail: function () {
|
|
|
@@ -148,7 +148,7 @@ export default {
|
|
|
collectionItemId: that.collectionId,
|
|
|
objectType: that.objectType,
|
|
|
storeGroupId: that.storeGroupId,
|
|
|
- taskId: '',
|
|
|
+ taskId: that.taskId,
|
|
|
visitsId: localStorage.getItem('visitId'),
|
|
|
visitModel: that.visitModel,
|
|
|
visitSource: '2',
|