From 6dba8292b832c17d9ebd5b31469721bcf9037212 Mon Sep 17 00:00:00 2001 From: Qin Date: Thu, 12 Dec 2024 12:13:21 -0800 Subject: [PATCH] add the staff role error dialog Signed-off-by: Qin --- .../StaffRoleErrorDialog.vue | 59 +++++++++++++++++++ src/views/NoticeOfWithdrawal.vue | 13 +++- 2 files changed, 71 insertions(+), 1 deletion(-) create mode 100644 src/components/NoticeOfWithdrawal/StaffRoleErrorDialog.vue diff --git a/src/components/NoticeOfWithdrawal/StaffRoleErrorDialog.vue b/src/components/NoticeOfWithdrawal/StaffRoleErrorDialog.vue new file mode 100644 index 000000000..adb787979 --- /dev/null +++ b/src/components/NoticeOfWithdrawal/StaffRoleErrorDialog.vue @@ -0,0 +1,59 @@ + + + + + diff --git a/src/views/NoticeOfWithdrawal.vue b/src/views/NoticeOfWithdrawal.vue index 19e1877fb..ffbfdb432 100644 --- a/src/views/NoticeOfWithdrawal.vue +++ b/src/views/NoticeOfWithdrawal.vue @@ -5,6 +5,14 @@ attach="#notice-of-withdrawal" /> + +