update table fixed demos

This commit is contained in:
afc163 2016-10-17 20:43:00 +08:00
parent b38d1afe5f
commit 806df6e912

View File

@ -34,7 +34,7 @@ const columns = [
{ title: 'Column 5', dataIndex: 'address', key: '5', width: 150 },
{ title: 'Column 6', dataIndex: 'address', key: '6', width: 150 },
{ title: 'Column 7', dataIndex: 'address', key: '7', width: 150 },
{ title: 'Column 8', dataIndex: 'address', key: '8', width: 150 },
{ title: 'Column 8', dataIndex: 'address', key: '8' },
{
title: 'Action',
key: 'operation',