From c843333fed8ec9280f687d403bf89373a50e3ced Mon Sep 17 00:00:00 2001 From: ulleo Date: Mon, 20 Jan 2025 17:11:37 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E4=BB=AA=E8=A1=A8=E6=9D=BF):=20?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=9B=BE=E8=A1=A8=E6=94=BE=E5=A4=A7=E5=BC=B9?= =?UTF-8?q?=E5=87=BA=E6=A1=86=E7=9A=84=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../visualization/UserViewEnlarge.vue | 182 ++++++++++-------- 1 file changed, 105 insertions(+), 77 deletions(-) diff --git a/core/core-frontend/src/components/visualization/UserViewEnlarge.vue b/core/core-frontend/src/components/visualization/UserViewEnlarge.vue index f338cae0c9..bb1fd9c33a 100644 --- a/core/core-frontend/src/components/visualization/UserViewEnlarge.vue +++ b/core/core-frontend/src/components/visualization/UserViewEnlarge.vue @@ -6,78 +6,87 @@ v-model="dialogShow" width="70vw" trigger="click" + class="userViewEnlarge-class" > -
- - - - - +
+