guoyujia 3 months ago
parent
commit
fbcd4d0257
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/business/innerOutsource/form.vue

+ 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) {