diff --git a/apps/web-antd/src/views/property/costManagement/paymentReview/data.ts b/apps/web-antd/src/views/property/costManagement/paymentReview/data.ts index f265f3d3..13819166 100644 --- a/apps/web-antd/src/views/property/costManagement/paymentReview/data.ts +++ b/apps/web-antd/src/views/property/costManagement/paymentReview/data.ts @@ -5,11 +5,11 @@ import { getDictOptions } from '#/utils/dict'; import { renderDict } from '#/utils/render'; export const querySchema: FormSchemaGetter = () => [ - { - component: 'Input', - fieldName: 'roomNumber', - label: '房屋', - }, + // { + // component: 'Input', + // fieldName: 'roomNumber', + // label: '房屋', + // }, { component: 'Select', componentProps: {