소스 검색

店铺操作按钮增加埋点

zhujindu 1 년 전
부모
커밋
b5d96360df
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/deviceOutside/suishenbangOutstoreVisit.vue
  2. 1 0
      src/views/deviceWithin/storeVisit.vue

+ 1 - 0
src/views/deviceOutside/suishenbangOutstoreVisit.vue

@@ -120,6 +120,7 @@ import {
   editDwellTime,
   suishenbangStoreSale,
   stopVisit,
+  buryingPoint,
 } from '@/api/index';
 import axios from 'axios';
 import { saveVisitsParams, getOrderUrlByStoreId } from '@/api/inventory';

+ 1 - 0
src/views/deviceWithin/storeVisit.vue

@@ -134,6 +134,7 @@ import {
   suishenbangStoreSale,
   stopVisit,
   restartProcess,
+  buryingPoint,
 } from '@/api/index';
 import axios from 'axios';
 import sp from './../../assets/sp.png';