From f5085b1cb36206c0f594872878f560d301a3dbcd Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 7 Jan 2025 16:29:12 +0800 Subject: [PATCH] =?UTF-8?q?style(AiEartagPicker):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E5=99=A8=E6=A0=B7=E5=BC=8F-=20=E4=B8=BA=20el?= =?UTF-8?q?-select=20=E6=B7=BB=E5=8A=A0=E7=9B=B8=E5=AF=B9=E5=AE=9A?= =?UTF-8?q?=E4=BD=8D=EF=BC=8C=E4=BB=A5=E4=BF=AE=E5=A4=8D=E6=BD=9C=E5=9C=A8?= =?UTF-8?q?=E7=9A=84=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98-=20=E8=B0=83?= =?UTF-8?q?=E6=95=B4=20el-input=5F=5Fprefix=20=E7=9A=84=20z-index=EF=BC=8C?= =?UTF-8?q?=E4=BB=A5=E7=A1=AE=E4=BF=9D=E6=AD=A3=E7=A1=AE=E7=9A=84=E5=B1=82?= =?UTF-8?q?=E7=BA=A7=E5=85=B3=E7=B3=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/xumu/components/AiEartagPicker.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/project/xumu/components/AiEartagPicker.vue b/project/xumu/components/AiEartagPicker.vue index 6b5d37aa..0b86ec76 100644 --- a/project/xumu/components/AiEartagPicker.vue +++ b/project/xumu/components/AiEartagPicker.vue @@ -68,6 +68,7 @@ export default { :deep(.el-select) { width: 100%; + position: relative; .el-input__inner { padding-left: 15px !important; @@ -76,7 +77,7 @@ export default { .el-input__prefix { left: 0; right: 0; - z-index: 202412271101; + z-index: 999; & > div { height: 100%;