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