update table example
This commit is contained in:
commit
408b695046
7 changed files with 27 additions and 17 deletions
|
@ -92,7 +92,8 @@
|
|||
{
|
||||
title: 'Postcode',
|
||||
key: 'zip',
|
||||
width: 100
|
||||
width: 100,
|
||||
fixed: 'right',
|
||||
},
|
||||
{
|
||||
title: 'Action',
|
||||
|
@ -239,4 +240,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</script>
|
Loading…
Add table
Add a link
Reference in a new issue