Explorar o código

!548 fix: 修复字典选择器数据类型不生效问题
Merge pull request !548 from OlyLis/master

芋道源码 hai 9 meses
pai
achega
7577fc45c4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: [