@@ -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;