Browse Source

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

zhujindu 8 giờ trước cách đây
mục cha
commit
c57058c0c0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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({