From e673aab74e5ab080e55d1e5706aa1d75322857a8 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期五, 20 十二月 2024 10:30:57 +0800
Subject: [PATCH] 民航安全检查

---
 src/components/examinations/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/examinations/index.vue b/src/components/examinations/index.vue
index fe083ff..e99c446 100644
--- a/src/components/examinations/index.vue
+++ b/src/components/examinations/index.vue
@@ -1153,7 +1153,7 @@
         height: 24px;
         border: 0;
         outline: none;
-        border-bottom: 1px solid #15c0f2;
+        border-bottom: 1px solid #000;
       }
 
       /deep/ .el-textarea.is-disabled .el-textarea__inner {

--
Gitblit v1.9.1