feat:【ele】【ai】modal 部分的代码迁移

This commit is contained in:
YunaiV
2025-10-26 16:41:03 +08:00
parent fc6a467e63
commit 86cae454d1
11 changed files with 14 additions and 25 deletions

View File

@@ -155,7 +155,6 @@ export function useFormSchema(): VbenFormSchema[] {
component: 'InputNumber',
componentProps: {
placeholder: '请输入角色排序',
class: 'w-full',
},
dependencies: {
triggerFields: ['formType'],