From fecb2f5b3a5b4c7994eb76cc730c2bd27b6f8b67 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期二, 22 四月 2025 09:34:17 +0800
Subject: [PATCH] 测试完成

---
 src/views/patient/patient/profile/index.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/views/patient/patient/profile/index.vue b/src/views/patient/patient/profile/index.vue
index cce88ea..976aff7 100644
--- a/src/views/patient/patient/profile/index.vue
+++ b/src/views/patient/patient/profile/index.vue
@@ -111,7 +111,7 @@
             ref="userform"
             :model="userform"
             :rules="rules"
-            label-width="100px"
+            label-width="150px"
           >
             <el-row :gutter="20">
               <el-col :span="12">
@@ -123,7 +123,7 @@
                   ></el-input> </el-form-item
               ></el-col>
             </el-row>
-            <el-row :gutter="20">
+            <el-row >
               <el-col :span="12"
                 ><el-form-item label="鑱旂郴鏂瑰紡" prop="telcode">
                   <el-input
@@ -133,7 +133,7 @@
                   /> </el-form-item
               ></el-col>
               <el-col :span="12">
-                <el-form-item label="浜插睘鑱旂郴鏂瑰紡" prop="name">
+                <el-form-item label="浜插睘鑱旂郴鏂瑰紡"  prop="name">
                   <el-input
                     v-model="userform.telcodewx"
                     placeholder="璇疯緭鍏ュ鍚�"

--
Gitblit v1.9.3