From 6442392983c65964f372bfeeab93a298c6d1d032 Mon Sep 17 00:00:00 2001 From: Bemege Date: Fri, 2 Jul 2021 17:58:06 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E5=8D=B7=E6=95=B0=E6=8D=AE=E5=88=86?= =?UTF-8?q?=E6=9E=90=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/form/statistics/analysis.vue | 211 +++++++++++++++++++++++++ src/views/form/statistics/index.vue | 7 +- 2 files changed, 217 insertions(+), 1 deletion(-) create mode 100644 src/views/form/statistics/analysis.vue diff --git a/src/views/form/statistics/analysis.vue b/src/views/form/statistics/analysis.vue new file mode 100644 index 0000000..526d6ae --- /dev/null +++ b/src/views/form/statistics/analysis.vue @@ -0,0 +1,211 @@ + + + + + \ No newline at end of file diff --git a/src/views/form/statistics/index.vue b/src/views/form/statistics/index.vue index 179bd32..b67fcf7 100644 --- a/src/views/form/statistics/index.vue +++ b/src/views/form/statistics/index.vue @@ -7,6 +7,9 @@ + + + @@ -14,12 +17,14 @@