From a95ae41d23e1222a8a9a51bb375ca6bc2a639658 Mon Sep 17 00:00:00 2001 From: Jody Date: Fri, 31 Dec 2021 15:02:06 +0800 Subject: [PATCH 1/4] feat: add notification in test case Signed-off-by: Jody --- .../product_pipeline/switch_tab/notify.vue | 54 +++++++++++++------ .../test/common/function/function_detail.vue | 37 ++++++++++++- 2 files changed, 73 insertions(+), 18 deletions(-) diff --git a/src/components/projects/edit_pipeline/product_pipeline/switch_tab/notify.vue b/src/components/projects/edit_pipeline/product_pipeline/switch_tab/notify.vue index 22ad40fe5..ff14c54ef 100644 --- a/src/components/projects/edit_pipeline/product_pipeline/switch_tab/notify.vue +++ b/src/components/projects/edit_pipeline/product_pipeline/switch_tab/notify.vue @@ -1,8 +1,6 @@ diff --git a/src/components/projects/test/common/function/function_detail.vue b/src/components/projects/test/common/function/function_detail.vue index fe8009e21..10b550690 100644 --- a/src/components/projects/test/common/function/function_detail.vue +++ b/src/components/projects/test/common/function/function_detail.vue @@ -207,6 +207,19 @@
+ + +
+