From b33e69b42ccded484915f464b4cd044b1dcf0322 Mon Sep 17 00:00:00 2001 From: "lily.zhang" Date: Wed, 20 Oct 2021 11:55:30 +0800 Subject: [PATCH] cxw-010203 --- src/views/EventDEC/index.vue | 42 +++- src/views/EventDEC/kmdED/index.vue | 53 ++++ .../EventDEC/kmdED/v-ranking-kmd/index.vue | 230 ++++++++++++++++++ src/views/EventDEC/tailAnalysisED/index.vue | 6 +- 4 files changed, 316 insertions(+), 15 deletions(-) create mode 100644 src/views/EventDEC/kmdED/index.vue create mode 100644 src/views/EventDEC/kmdED/v-ranking-kmd/index.vue diff --git a/src/views/EventDEC/index.vue b/src/views/EventDEC/index.vue index 7449eb2..983326e 100644 --- a/src/views/EventDEC/index.vue +++ b/src/views/EventDEC/index.vue @@ -1,7 +1,7 @@ + + + + + diff --git a/src/views/EventDEC/kmdED/v-ranking-kmd/index.vue b/src/views/EventDEC/kmdED/v-ranking-kmd/index.vue new file mode 100644 index 0000000..c21b4d5 --- /dev/null +++ b/src/views/EventDEC/kmdED/v-ranking-kmd/index.vue @@ -0,0 +1,230 @@ + + + + + + diff --git a/src/views/EventDEC/tailAnalysisED/index.vue b/src/views/EventDEC/tailAnalysisED/index.vue index be109c8..52441e3 100644 --- a/src/views/EventDEC/tailAnalysisED/index.vue +++ b/src/views/EventDEC/tailAnalysisED/index.vue @@ -1,15 +1,13 @@