From a8b748bfd284c42e1b21076ee64dcafc8d86dc40 Mon Sep 17 00:00:00 2001 From: lau572 <1010031226@qq.com> Date: Tue, 21 May 2024 16:55:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A9=E6=B0=94=E3=80=81=E7=BB=9F=E8=AE=A1?= =?UTF-8?q?=E5=9B=BE=E9=81=AE=E6=8C=A1=E7=BC=96=E5=86=99=E4=BA=8B=E4=BB=B6?= =?UTF-8?q?=E5=BC=B9=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../commandDispatch/Cards/CrowdnessIndicatorRankings/index.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ruoyi-ui/src/views/JiHeExpressway/pages/control/event/commandDispatch/Cards/CrowdnessIndicatorRankings/index.vue b/ruoyi-ui/src/views/JiHeExpressway/pages/control/event/commandDispatch/Cards/CrowdnessIndicatorRankings/index.vue index 11a517ba..401ff6a1 100644 --- a/ruoyi-ui/src/views/JiHeExpressway/pages/control/event/commandDispatch/Cards/CrowdnessIndicatorRankings/index.vue +++ b/ruoyi-ui/src/views/JiHeExpressway/pages/control/event/commandDispatch/Cards/CrowdnessIndicatorRankings/index.vue @@ -409,6 +409,9 @@ export default { } } } +::v-deep .el-popover { + z-index: 2 !important; /* 请根据你的项目需求设置合适的值 */ +} .weather { width: 435px; span {