소스 검색

feature_20260427_图片上传增加埋点记录

zhujindu 7 시간 전
부모
커밋
88e22ea7dc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/uploadVNormalTaskPhoto.vue

+ 1 - 1
src/components/uploadVNormalTaskPhoto.vue

@@ -297,7 +297,7 @@ export default {
           if (this.userInfo.photoMethod == '0') {
             if (this.interfaceUsageTime) {
               this.interfaceUsageTime = Number(
-                ((Date.now() - this.interfaceUsageTime) / 1000).toFixed(3),
+                ((Date.now() - this.interfaceUsageTime) / 1000).toFixed(0),
               );
             }
             buryingPoint({