diff --git a/src/App.vue b/src/App.vue index e261ff9..0faf9e2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -7,6 +7,23 @@ + + + {{ unsentReportsLength }} + cloud_upload + + more_vert @@ -31,6 +48,7 @@ + @@ -38,10 +56,14 @@ diff --git a/src/components/ReportDialog/index.vue b/src/components/ReportDialog/index.vue index fd74c22..e48e676 100644 --- a/src/components/ReportDialog/index.vue +++ b/src/components/ReportDialog/index.vue @@ -1,33 +1,19 @@