mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 20:28:45 +08:00 
			
		
		
		
	fix: 修复字典选择器数据类型不生效问题
This commit is contained in:
		@@ -48,7 +48,7 @@ export const useDictSelectRule = () => {
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          type: 'select',
 | 
			
		||||
          field: 'dictValueType',
 | 
			
		||||
          field: 'valueType',
 | 
			
		||||
          title: '字典值类型',
 | 
			
		||||
          value: 'str',
 | 
			
		||||
          options: [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user