diff --git a/src/views/Discover/Performance/index.vue b/src/views/Discover/Performance/index.vue
index e3334c8..2f689ce 100644
--- a/src/views/Discover/Performance/index.vue
+++ b/src/views/Discover/Performance/index.vue
@@ -12,7 +12,7 @@
-
Time Usage
+
Frequency
@@ -29,10 +29,12 @@
Cycle Time & Efficiency
- -
+
-
+ {{ contentData.avgCycleTime.title }}
- -
+
-
+ {{ contentData.avgCycleEfficiency.title }}info
@@ -40,22 +42,26 @@
Processing Time
- -
+
-
+ {{ contentData.avgProcessTime.title }}
- -
-
+
-
+ {{ contentData.avgProcessTimeByTask.title }}
+
Waiting Time
- -
+
-
+ {{ contentData.avgWaitingTime.title }}
- -
-
+
-
+ {{ contentData.avgWaitingTimeByEdge.title }}info
+
@@ -67,11 +73,14 @@
Number of Cases
- -
+
-
+ {{ contentData.freq.title }}
- -
-
+
-
+ {{ contentData.casesByTask.title }}
+
@@ -80,7 +89,7 @@
-
+