diff --git a/Services/client/src/components/GlobalErrorDialog.vue b/Services/client/src/components/GlobalErrorDialog.vue index 4197bdc..d2d682a 100644 --- a/Services/client/src/components/GlobalErrorDialog.vue +++ b/Services/client/src/components/GlobalErrorDialog.vue @@ -16,15 +16,19 @@ watch(visible, () => { - - {{ - title - }} +
+
+
+ +
+
+
+
{{ title }}
+

{{ msg }}

+
+
- {{ msg }} -