src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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;