Pre Merge pull request !548 from OlyLis/master

pull/548/MERGE
OlyLis 2024-09-10 07:34:58 +00:00 committed by Gitee
commit b4cdc768f0
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', type: 'select',
field: 'dictValueType', field: 'valueType',
title: '字典值类型', title: '字典值类型',
value: 'str', value: 'str',
options: [ options: [