src/views/Home/components/InsureClaimDetailDialog.vue @@ -166,6 +166,7 @@ routeId: props.form.routeId, }, }); emit('onCancel'); } </script>