!548 fix: 修复字典选择器数据类型不生效问题

Merge pull request !548 from OlyLis/master
pull/550/head
芋道源码 2024-09-10 13:07:38 +00:00 committed by Gitee
commit 7577fc45c4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ export const useDictSelectRule = () => {
},
{
type: 'select',
field: 'dictValueType',
field: 'valueType',
title: '字典值类型',
value: 'str',
options: [