From ad14db7d36cffea38274146950ac2bc714590dc4 Mon Sep 17 00:00:00 2001 From: zhangdingyu <974548713@qq.com> Date: Mon, 23 Sep 2019 15:56:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=8F=E9=97=B4=E5=A4=96=E5=8D=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Outsourcing/PreorderAssociation/index.vue | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/views/Outsourcing/PreorderAssociation/index.vue b/src/views/Outsourcing/PreorderAssociation/index.vue index 177c73de..bb9914c1 100644 --- a/src/views/Outsourcing/PreorderAssociation/index.vue +++ b/src/views/Outsourcing/PreorderAssociation/index.vue @@ -378,6 +378,13 @@ export default { .el-card{ margin:0px; } + .xujianwaix { + /*border: 1px solid red;*/ + background: red; + } + .el-checkbox, .el-checkbox-button__inner { + color: blue; + }