From d2be623edc19214ccffe94011053cbee4c7f942b Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期三, 10 十一月 2021 10:15:32 +0800 Subject: [PATCH] 上传lkjbuton --- src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue b/src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue index ead0f1a..8d2a8a7 100644 --- a/src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue +++ b/src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue @@ -597,7 +597,6 @@ } }); Object.assign(query, ...filterQuerys); - getlst(query).then((res) => { if (_this.showType == "list") { _this.tableTotal = res.total; @@ -900,7 +899,6 @@ background-color: #f4f6f9; margin: 0 5px; margin-bottom: 10px; - * { box-sizing: content-box; color: #425277; @@ -1029,9 +1027,9 @@ padding: 0 10px; text-align: left; width: fit-content; + cursor: pointer; } &:hover > .option-name { - // outline: 1px solid #a8b7ee; background: #e2e7f9; span { color: #2d52d7; -- Gitblit v1.8.0