演示 accordion 模式
This commit is contained in:
parent
5a8750f47a
commit
92d7f53271
|
@ -6,7 +6,8 @@ export default {
|
|||
draggable: true,
|
||||
api: "/api/sample",
|
||||
footable: {
|
||||
expand: 'first'
|
||||
expand: 'first',
|
||||
accordion: true
|
||||
},
|
||||
columns: [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue