From 2cbafa7950e7778b28c6363ff5eb3d58aa3af5ef Mon Sep 17 00:00:00 2001 From: fan <18706759286@163.com> Date: Fri, 20 Dec 2019 11:22:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BB=B6=E7=BB=AD=E4=BF=9D=E6=8A=A4=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../newMapdraft/dataRelation/routeoperate/protect.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/views/newMap/newMapdraft/dataRelation/routeoperate/protect.vue b/src/views/newMap/newMapdraft/dataRelation/routeoperate/protect.vue index fe740aa49..cbbe89876 100644 --- a/src/views/newMap/newMapdraft/dataRelation/routeoperate/protect.vue +++ b/src/views/newMap/newMapdraft/dataRelation/routeoperate/protect.vue @@ -386,6 +386,14 @@ export default { .el-input__suffix{ right: 2px; } + .el-card__header{ + border-bottom: 1px solid #EBEEF5; + border-top: 1px solid #EBEEF5; + } + .el-card{ + border:0 solid #EBEEF5; + + } } .box-card { position: relative;