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;