diff --git a/core/apps/AppMassNotification/AppMassNotification.vue b/core/apps/AppMassNotification/AppMassNotification.vue new file mode 100644 index 00000000..4e3b37ed --- /dev/null +++ b/core/apps/AppMassNotification/AppMassNotification.vue @@ -0,0 +1,54 @@ + + + + + diff --git a/core/apps/AppMassNotification/components/Add.vue b/core/apps/AppMassNotification/components/Add.vue new file mode 100644 index 00000000..3584cc33 --- /dev/null +++ b/core/apps/AppMassNotification/components/Add.vue @@ -0,0 +1,422 @@ + + + + + diff --git a/core/apps/AppMassNotification/components/List.vue b/core/apps/AppMassNotification/components/List.vue new file mode 100644 index 00000000..49ac0667 --- /dev/null +++ b/core/apps/AppMassNotification/components/List.vue @@ -0,0 +1,196 @@ + + + + + \ No newline at end of file