From f04d3e31b42300783df95d01d08099d0a2bdb2ec Mon Sep 17 00:00:00 2001 From: caozc Date: Sat, 25 Feb 2023 13:24:46 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E6=B7=BB=E5=8A=A0=E9=98=B6=E6=AE=B5?= =?UTF-8?q?=E4=B8=8D=E7=BD=AE=E9=A1=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/projectcenter/TaskAdd.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/projectcenter/TaskAdd.vue b/src/views/projectcenter/TaskAdd.vue index c143908d..63ac1f9b 100644 --- a/src/views/projectcenter/TaskAdd.vue +++ b/src/views/projectcenter/TaskAdd.vue @@ -821,7 +821,7 @@ const cancelStorage = async () => { .ant-modal { width: 549px !important; height: 245px !important; - + .ant-modal-content { width: 549px !important; height: 245px !important; @@ -1285,7 +1285,7 @@ const cancelStorage = async () => { flex-wrap: wrap; position: sticky; top: 0; - z-index: 99999; + z-index: 999; .item { height: 115px;