소스 검색

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

duxz 9 달 전
부모
커밋
65e1c7385f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/FormCreate/src/config/useDictSelectRule.ts

+ 1 - 1
src/components/FormCreate/src/config/useDictSelectRule.ts

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