+
+
\ No newline at end of file
diff --git a/src/views/work/components/ApplicationCompleted.vue b/src/views/work/components/ApplicationCompleted.vue
new file mode 100644
index 0000000..9de3286
--- /dev/null
+++ b/src/views/work/components/ApplicationCompleted.vue
@@ -0,0 +1,182 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/work/components/MailDialog.vue b/src/views/work/components/MailDialog.vue
index 627b6e2..6179552 100644
--- a/src/views/work/components/MailDialog.vue
+++ b/src/views/work/components/MailDialog.vue
@@ -218,6 +218,7 @@
v-for="action in actions"
:key="action.key"
:type="action.btnType"
+ :plain="action.btnPlain"
size="large"
@click="handleAction(action.key)"
>{{ action.btnLabel }}
+
+
\ No newline at end of file
+
\ No newline at end of file