mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 18:28:43 +08:00 
			
		
		
		
	feat: add search slots
This commit is contained in:
		| @@ -155,6 +155,7 @@ const filterSearchSchema = (crudSchema: VxeCrudSchema): VxeFormItemProps[] => { | ||||
|         itemRender: schemaItem.itemRender ? schemaItem.itemRender : itemRender, | ||||
|         field: schemaItem.field, | ||||
|         title: schemaItem.search?.title || schemaItem.title, | ||||
|         slots: schemaItem.search?.slots, | ||||
|         span: span | ||||
|       } | ||||
|       searchSchema.push(searchSchemaItem) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 xingyu4j
					xingyu4j