Commit 7403cf60 by kokoroli

fix:List.vue key name

parent 4718af92
...@@ -163,7 +163,7 @@ export default { ...@@ -163,7 +163,7 @@ export default {
sorter: true sorter: true
}, },
{ {
table: '操作', title: '操作',
dataIndex: 'action', dataIndex: 'action',
width: '150px', width: '150px',
scopedSlots: { customRender: 'action' } scopedSlots: { customRender: 'action' }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment