From 749a04972d3d45039479f37d9f4b276c551ce0b2 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Tue, 18 Jun 2024 11:01:17 +0800 Subject: [PATCH] =?UTF-8?q?style:=20UDM=E7=AD=BE=E7=BA=A6=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E7=BC=96=E8=BE=91=E6=A1=86top0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/neUser/sub/index.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/views/neUser/sub/index.vue b/src/views/neUser/sub/index.vue index 82d60124..d901dda1 100644 --- a/src/views/neUser/sub/index.vue +++ b/src/views/neUser/sub/index.vue @@ -1491,6 +1491,7 @@ onMounted(() => { :drag="true" :width="800" :destroyOnClose="true" + style="top: 0px" :body-style="{ maxHeight: '650px', 'overflow-y': 'auto' }" :keyboard="false" :mask-closable="false" @@ -2010,6 +2011,7 @@ onMounted(() => { :drag="true" :width="800" :destroyOnClose="true" + style="top: 0px" :body-style="{ maxHeight: '650px', 'overflow-y': 'auto' }" :keyboard="false" :mask-closable="false" @@ -2551,6 +2553,7 @@ onMounted(() => {