From 71d68e5a0ee084b586be48ddf4035735647f2f34 Mon Sep 17 00:00:00 2001 From: riefive Date: Fri, 31 Oct 2025 14:49:21 +0700 Subject: [PATCH] feat(cemo): add dialog verification and list register --- .../app/cemotherapy/dialog-verification.vue | 164 ++++++++++++++++++ .../app/cemotherapy/list.register.vue | 71 ++++++++ 2 files changed, 235 insertions(+) create mode 100644 app/components/app/cemotherapy/dialog-verification.vue create mode 100644 app/components/app/cemotherapy/list.register.vue diff --git a/app/components/app/cemotherapy/dialog-verification.vue b/app/components/app/cemotherapy/dialog-verification.vue new file mode 100644 index 00000000..2d617445 --- /dev/null +++ b/app/components/app/cemotherapy/dialog-verification.vue @@ -0,0 +1,164 @@ + + + + diff --git a/app/components/app/cemotherapy/list.register.vue b/app/components/app/cemotherapy/list.register.vue new file mode 100644 index 00000000..131afc04 --- /dev/null +++ b/app/components/app/cemotherapy/list.register.vue @@ -0,0 +1,71 @@ + + +