乱占耕地建房线索列表筛选条件问题修改

main
zhufu 2025-11-01 10:36:06 +08:00
parent a04934f048
commit 2205f78e4d
1 changed files with 0 additions and 2 deletions

View File

@ -191,13 +191,11 @@ export const searchFormSchema: FormSchema[] = [
component: 'Select',
colProps: { span: 4 },
componentProps: {
mode: 'multiple',
options: [
{ label: '拆除复耕', value: '拆除复耕' },
{ label: '补办建设用地手续', value: '补办建设用地手续' },
{ label: '补办设施农用地手续', value: '补办设施农用地手续' },
],
maxTagCount: 1,
},
},
{