From cc9ad36328ba6e5bd829d31eae48862cf08e8634 Mon Sep 17 00:00:00 2001 From: dev_ljl <2590379346@qq.com> Date: Mon, 28 Jul 2025 17:30:46 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E5=85=A5=E9=A9=BB=E4=BA=BA=E5=91=98?= =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=BA=BA=E5=91=98=E7=B1=BB=E5=9E=8B=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/property/resident/person/data.ts | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/apps/web-antd/src/views/property/resident/person/data.ts b/apps/web-antd/src/views/property/resident/person/data.ts index 9110859c..171b1b1a 100644 --- a/apps/web-antd/src/views/property/resident/person/data.ts +++ b/apps/web-antd/src/views/property/resident/person/data.ts @@ -181,15 +181,6 @@ export const modalSchema: FormSchemaGetter = () => [ rules: 'selectRequired', formItemClass: 'col-span-2', }, - { - label: '人员类型', - fieldName: 'type', - component: 'Select', - componentProps: { - options: getDictOptions('wy_rzrylx'), - }, - rules: 'selectRequired', - }, // { // label: '入住员工', // fieldName: 'userId', @@ -236,7 +227,7 @@ export const modalSchema: FormSchemaGetter = () => [ formItemClass: 'col-span-1', componentProps: { class: 'w-auto', - + }, defaultValue: false, dependencies: {