fix: 【ele】代码生成器表单优化

This commit is contained in:
puhui999
2025-06-07 12:50:57 +08:00
parent b28476d0c8
commit 7dced16ca6
3 changed files with 7 additions and 2 deletions

View File

@@ -350,7 +350,7 @@ export function useGenerationInfoSubTableFormSchema(
},
{
label: '一对一',
value: 'false',
value: false,
},
],
},