From 89bd7658583fb6fdee23c8284cef2ae8d4267d72 Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Mon, 22 Sep 2025 09:59:32 +0800
Subject: [PATCH] feat:个人信息样式调整

---
 src/views/system/param.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/system/param.vue b/src/views/system/param.vue
index ca255ec..3b157cc 100644
--- a/src/views/system/param.vue
+++ b/src/views/system/param.vue
@@ -125,6 +125,7 @@
       </el-row>
       <!-- 表单模块 -->
       <el-dialog
+        class="ztzf-dialog-mange"
         :title="title"
         v-model="box"
         width="50%"

--
Gitblit v1.9.3