mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-01 02:38:44 +08:00 
			
		
		
		
	搜索日期显示不全
This commit is contained in:
		| @@ -16,6 +16,7 @@ const crudSchemas = reactive<VxeCrudSchema>({ | |||||||
|   primaryType: 'id', |   primaryType: 'id', | ||||||
|   primaryTitle: '编号', |   primaryTitle: '编号', | ||||||
|   action: true, |   action: true, | ||||||
|  |   searchSpan: 8, | ||||||
|   columns: [ |   columns: [ | ||||||
|     { |     { | ||||||
|       title: '组名', |       title: '组名', | ||||||
|   | |||||||
| @@ -16,6 +16,7 @@ const crudSchemas = reactive<VxeCrudSchema>({ | |||||||
|   primaryTitle: '申请编号', |   primaryTitle: '申请编号', | ||||||
|   action: true, |   action: true, | ||||||
|   actionWidth: '260', |   actionWidth: '260', | ||||||
|  |   searchSpan: 8, | ||||||
|   columns: [ |   columns: [ | ||||||
|     { |     { | ||||||
|       title: t('common.status'), |       title: t('common.status'), | ||||||
|   | |||||||
| @@ -7,6 +7,7 @@ const crudSchemas = reactive<VxeCrudSchema>({ | |||||||
|   primaryKey: 'id', |   primaryKey: 'id', | ||||||
|   primaryType: null, |   primaryType: null, | ||||||
|   action: true, |   action: true, | ||||||
|  |   searchSpan: 8, | ||||||
|   columns: [ |   columns: [ | ||||||
|     { |     { | ||||||
|       title: '任务编号', |       title: '任务编号', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 gexinzhineng/gxzn27
					gexinzhineng/gxzn27