@@ -1110,7 +1110,7 @@ export default {
closeOnPressEscape: false,
distinguishCancelAndClose: false,
showClose: false,
- });
+ }).catch(()=>{});
return;
}
this.$emit("backData", item);