From 338f2515632d45eeab16c298dd9b85afe110b160 Mon Sep 17 00:00:00 2001 From: wuhongjian Date: Mon, 12 Dec 2022 20:01:49 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/public/static/css/modal.css | 3 +++ front/src/api/personalCenter.js | 4 ++-- front/src/views/home/components/searchResultList.vue | 1 + front/src/views/home/detailsPageconetentTree.vue | 3 +-- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/front/public/static/css/modal.css b/front/public/static/css/modal.css index df46ad54..07187f4d 100644 --- a/front/public/static/css/modal.css +++ b/front/public/static/css/modal.css @@ -92,6 +92,9 @@ z-index: 10010!important; .ant-image-preview-wrap { z-index: 10012!important; } +.ant-picker-dropdown { + z-index: 10010!important; +} .model-container .confirmChrome { width: 140px; diff --git a/front/src/api/personalCenter.js b/front/src/api/personalCenter.js index 1401c4f9..f5cc8367 100644 --- a/front/src/api/personalCenter.js +++ b/front/src/api/personalCenter.js @@ -343,7 +343,7 @@ export function getZwyBusinessList(params) { return request({ url: '/act/task/getZwyBusinessList', method: 'get', - params + params, }) } // 政务云资源列详情 @@ -351,7 +351,7 @@ export function getZwyBusinessInfoById(params) { return request({ url: '/act/task/getZwyBusinessInfoById', method: 'get', - params + params, }) } diff --git a/front/src/views/home/components/searchResultList.vue b/front/src/views/home/components/searchResultList.vue index de0e0ed1..e5f91849 100644 --- a/front/src/views/home/components/searchResultList.vue +++ b/front/src/views/home/components/searchResultList.vue @@ -57,6 +57,7 @@ " >