Procházet zdrojové kódy

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

zhujindu před 5 hodinami
rodič
revize
c57058c0c0
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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({