guoyujia 3 mesiacov pred
rodič
commit
fbcd4d0257

+ 2 - 0
src/views/business/innerOutsource/form.vue

@@ -870,6 +870,8 @@ function handleSubmit() {
             });
           }
         });
+      }).catch(_ => {
+        
       });
   } else {
     if (!form.value.details || form.value.details.length == 0) {