From 2e3fcadc14cb90064fc7ea176ad55c35413f66be Mon Sep 17 00:00:00 2001 From: chenghuan Date: Mon, 23 Mar 2026 17:42:39 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=8C=BB=E7=96=97=E6=A8=A1=E5=9D=97):=20?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=85=B3=E8=81=94=E7=94=A8=E6=88=B7=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=EF=BC=8C=E4=BC=98=E5=8C=96=E8=A1=A8=E5=8D=95=E5=A4=84?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将关联用户输入框的大小调整为大号,提升用户体验 - 在表单数据中添加用户ID字段,支持关联用户的选择 - 优化手机号和邮箱的自动补全逻辑,确保用户信息的准确性 - 增加调试信息以便于后续开发和问题排查 --- src/views/modules/medical/inherit.vue | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/views/modules/medical/inherit.vue b/src/views/modules/medical/inherit.vue index 7b52d00..5412d69 100644 --- a/src/views/modules/medical/inherit.vue +++ b/src/views/modules/medical/inherit.vue @@ -78,7 +78,7 @@