mirror of
				https://github.com/continew-org/continew-admin-ui.git
				synced 2025-10-31 10:57:10 +08:00 
			
		
		
		
	style: 修复消息列表列定义拼写错误
This commit is contained in:
		| @@ -82,7 +82,7 @@ const { | ||||
|   handleDelete, | ||||
| } = useTable((page) => listMessage({ ...queryForm, ...page }), { immediate: true }) | ||||
|  | ||||
| const columns: TableInstance['collumns'] = [ | ||||
| const columns: TableInstance['columns'] = [ | ||||
|   { | ||||
|     title: '序号', | ||||
|     width: 66, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user