pull/220/MERGE
YunaiV 2025-10-02 16:17:02 +08:00
commit 1bf4238609
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ export const useDictSelectRule = () => {
title: label, title: label,
info: '', info: '',
$required: false, $required: false,
modelField: 'value',
}; };
}, },
props(_: any, { t }: any) { props(_: any, { t }: any) {