diff --git a/src/views/dashboard/components/AreaChat.vue b/src/views/dashboard/components/AreaChat.vue new file mode 100644 index 0000000..8aac652 --- /dev/null +++ b/src/views/dashboard/components/AreaChat.vue @@ -0,0 +1,100 @@ + + + + + diff --git a/src/views/dashboard/components/DoughnutChart.vue b/src/views/dashboard/components/DoughnutChart.vue new file mode 100644 index 0000000..3feec25 --- /dev/null +++ b/src/views/dashboard/components/DoughnutChart.vue @@ -0,0 +1,106 @@ + + + + + diff --git a/src/views/dashboard/components/Map.vue b/src/views/dashboard/components/Map.vue index a40e4b6..44867cd 100644 --- a/src/views/dashboard/components/Map.vue +++ b/src/views/dashboard/components/Map.vue @@ -1,137 +1,136 @@ - - - diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index ed6ffbc..c7fb9bf 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -1,51 +1,46 @@