فهرست منبع

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: [