|
|
@@ -976,6 +976,7 @@ export default {
|
|
|
// buryingPointName: '进店拜访',
|
|
|
// buryingPointPosition: '计划内',
|
|
|
// });
|
|
|
+ localStorage.setItem('getRequestFlage', 'true');
|
|
|
if (res.code == 200 || val.stateString.indexOf('拜访中') != -1) {
|
|
|
if (localStorage.getItem('loginType') == 'cs') {
|
|
|
var lat = '';
|