Преглед изворни кода

feature_20260506_增加照片上传进度UI效果

zhujindu пре 2 дана
родитељ
комит
687f5c85e1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/components/uploadVNormalTaskPhoto.vue

+ 1 - 1
src/components/uploadVNormalTaskPhoto.vue

@@ -463,7 +463,7 @@ export default {
       if (this.d2running) return;
       if (this.d2running) return;
       this.d2running = true;
       this.d2running = true;
       this.d2count = 0;
       this.d2count = 0;
-      this.runD2(1200, true);
+      this.runD2(1100, true);
     },
     },
     runD2(delay, isFirst, callback) {
     runD2(delay, isFirst, callback) {
       //   this.NAMES = Array.from(
       //   this.NAMES = Array.from(