From 6bf92751fe8dfa0624285268968a1fd7a8a7e7e5 Mon Sep 17 00:00:00 2001 From: Mr Ke <kelq@hugeinfo.com.cn> Date: Tue, 20 Oct 2020 14:39:49 +0800 Subject: [PATCH] 修改默认人员头像 --- src/components/oa/merits/meritsDispose/index.scss | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/components/oa/merits/meritsDispose/index.scss b/src/components/oa/merits/meritsDispose/index.scss index abc3b10..24fd9cd 100644 --- a/src/components/oa/merits/meritsDispose/index.scss +++ b/src/components/oa/merits/meritsDispose/index.scss @@ -16,5 +16,6 @@ & .ant-tag { cursor: pointer; } + } } -- Gitblit v1.8.0