Просмотр исходного кода

Merge branch 'feature_20260427_图片上传增加埋点记录' into uat(dev)

zhujindu 7 часов назад
Родитель
Сommit
c57058c0c0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/uploadVNormalTaskPhoto.vue

+ 1 - 1
src/components/uploadVNormalTaskPhoto.vue

@@ -298,7 +298,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({