feat:
This commit is contained in:
@@ -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: {
|
||||
|
Reference in New Issue
Block a user