From 41d4f207aa2a34908ee82b33b5f05c3b82be969d Mon Sep 17 00:00:00 2001
From: heyujie <516346543@qq.com>
Date: 星期三, 23 六月 2021 11:41:17 +0800
Subject: [PATCH] 解决删除label全部消失的问题

---
 src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue b/src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue
index 8369083..991dfb2 100644
--- a/src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue
+++ b/src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue
@@ -319,7 +319,6 @@
   updateVideoAnalyze,
   getlst,
   getLabelMap,
-  delLabel,
   getEventVideo,
 } from "@/api/shuohuang";
 import VideoAnalyze from "./videoAnalyze";

--
Gitblit v1.8.0