zhangliang2 пре 2 година
родитељ
комит
a44b1e7255
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/systemManagement/components/uploadVM.vue

+ 1 - 1
src/views/systemManagement/components/uploadVM.vue

@@ -158,7 +158,7 @@ export default {
                 } */
 
                 let url = "";
-                let timeout = 1000 * 60 * 6;
+                let timeout = 1000 * 60 * 10;
 
                 if (this.model === "glb") {
                     url = this.$api.systemManagement.upload;