From d57fa9cda4e7bcf9a0d7ab9b4d3acaef6b8bedbc Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Thu, 19 May 2022 13:49:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=AE=E6=89=B6=E5=8E=9F=E5=9B=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mods/work/AppHelpDeclaration/add.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/mods/work/AppHelpDeclaration/add.vue b/src/mods/work/AppHelpDeclaration/add.vue index 71a5858..496b7d2 100644 --- a/src/mods/work/AppHelpDeclaration/add.vue +++ b/src/mods/work/AppHelpDeclaration/add.vue @@ -248,7 +248,8 @@ export default { margin-right: 0; } .isCheck { - color: #4181FF; + color: #FFF; + background: #4181FF; } } }