fix: 新增id展示
This commit is contained in:
		
							parent
							
								
									4fec5b0804
								
							
						
					
					
						commit
						098c4cc93c
					
				| @ -1,4 +1,5 @@ | |||||||
| export const viewListCols = [ | export const viewListCols = [ | ||||||
|  |   { dataIndex: 'preview_id', title: 'id', align: 'center' }, | ||||||
|   { dataIndex: 'preview_name', title: '视图名称', align: 'center' }, |   { dataIndex: 'preview_name', title: '视图名称', align: 'center' }, | ||||||
|   { dataIndex: 'created_at', title: '创建时间', align: 'center' }, |   { dataIndex: 'created_at', title: '创建时间', align: 'center' }, | ||||||
|   { dataIndex: 'action', title: '操作', align: 'center' }, |   { dataIndex: 'action', title: '操作', align: 'center' }, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 sy2084
						sy2084