mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-11-04 00:03:52 +08:00 
			
		
		
		
	perf: vxe
This commit is contained in:
		@ -48,6 +48,12 @@ const crudSchemas = reactive<VxeCrudSchema>({
 | 
			
		||||
      formatter: 'formatDate',
 | 
			
		||||
      form: {
 | 
			
		||||
        show: false
 | 
			
		||||
      },
 | 
			
		||||
      search: {
 | 
			
		||||
        show: true,
 | 
			
		||||
        itemRender: {
 | 
			
		||||
          name: 'XDataTimePicker'
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user