feat:【ele】cropper、form-create\rules todo 优化

This commit is contained in:
puhui999
2025-12-28 15:44:21 +08:00
parent 63a8d562ce
commit c023ebbdb9
5 changed files with 58 additions and 151 deletions

View File

@@ -39,7 +39,7 @@ export function useDictSelectRule() {
title: label,
info: '',
$required: false,
// TODO @puhui999vben 版本里,这里有个 modelField: 'value', 需要添加么?
modelField: 'model-value',
};
},
props(_: any, { t }: any) {