From e80cd0bbcace40f33b720960395a820349f559d3 Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Wed, 7 Jun 2023 15:49:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=B2=E8=AF=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/alarmHandling/index.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/views/alarmHandling/index.vue b/src/views/alarmHandling/index.vue index 6739ffb..9133632 100644 --- a/src/views/alarmHandling/index.vue +++ b/src/views/alarmHandling/index.vue @@ -142,7 +142,7 @@ @@ -415,6 +415,9 @@ export default { .el-table__body tr.current-row > td { background-color: rgba(18, 128, 113, 0.2); } + .readbox { + color: #e49e61; + } } .pageNation { margin-top: 8px;