From 2e07bad9cd9edd08e8b1e4c1e9f1736a9eeaee58 Mon Sep 17 00:00:00 2001 From: kongyeqing <2697454777@qq.com> Date: Tue, 27 Jun 2023 17:03:47 +0800 Subject: [PATCH] =?UTF-8?q?fetch:=E8=AF=84=E4=BB=B7=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/analEvaluation.component.vue | 1046 +++++++++++++++++++ src/components/measure.component.vue | 553 ++++++++++ 2 files changed, 1599 insertions(+) create mode 100644 src/components/analEvaluation.component.vue create mode 100644 src/components/measure.component.vue diff --git a/src/components/analEvaluation.component.vue b/src/components/analEvaluation.component.vue new file mode 100644 index 0000000..8455ea1 --- /dev/null +++ b/src/components/analEvaluation.component.vue @@ -0,0 +1,1046 @@ + + + \ No newline at end of file diff --git a/src/components/measure.component.vue b/src/components/measure.component.vue new file mode 100644 index 0000000..2b529d5 --- /dev/null +++ b/src/components/measure.component.vue @@ -0,0 +1,553 @@ + + + \ No newline at end of file