From 2ff740fb07d9923617a3819b7af11645adaa93e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com> Date: Thu, 16 Apr 2026 17:31:42 +0800 Subject: [PATCH] =?UTF-8?q?fix(customer):=20=E4=BF=AE=E6=AD=A3=E8=A1=A8?= =?UTF-8?q?=E5=8D=95=E5=BF=85=E5=A1=AB=E5=B1=9E=E6=80=A7=E5=8F=8A=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E5=B1=9E=E6=80=A7=E6=8B=BC=E5=86=99=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将小区和房号字段的 required 属性明确设置为 true - 修复签约时间和合同时间输入框的 readOnly 属性拼写错误 - 调整姓名和手机号表单项位置,避免隐藏字段内嵌套组件 - 在姓名与手机号表单项间添加间距提升布局美观性 --- .workbuddy/expert-history.json | 2 +- src/dealer/customer/add.tsx | 21 +++++++++++---------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/.workbuddy/expert-history.json b/.workbuddy/expert-history.json index ef7c310..4685c69 100644 --- a/.workbuddy/expert-history.json +++ b/.workbuddy/expert-history.json @@ -35,5 +35,5 @@ } ] }, - "lastUpdated": 1776330646965 + "lastUpdated": 1776331561536 } \ No newline at end of file diff --git a/src/dealer/customer/add.tsx b/src/dealer/customer/add.tsx index e0d5209..294bb1a 100644 --- a/src/dealer/customer/add.tsx +++ b/src/dealer/customer/add.tsx @@ -960,7 +960,7 @@ const AddShopDealerApply = () => { {selectedCommunity ? ( @@ -1079,7 +1079,7 @@ const AddShopDealerApply = () => { {/* 房号选择 */} {selectedRoom ? ( @@ -1106,12 +1106,6 @@ const AddShopDealerApply = () => { - - - - - - {/* 接待人员选择 */} { } onClick={openReceptionistPicker} /> +
+ + + + + + {isEditMode && ( <> @@ -1146,7 +1147,7 @@ const AddShopDealerApply = () => { setShowApplyTimePicker(true)}> @@ -1155,7 +1156,7 @@ const AddShopDealerApply = () => { setShowContractTimePicker(true)}>