mirror of https://gitee.com/karson/fastadmin.git
pull/135/MERGE
parent
fa6622ee0f
commit
1a7d4e27c4
|
|
@ -23,6 +23,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
|
|||
sortName: 'weigh',
|
||||
columns: [
|
||||
[
|
||||
{checkbox: true},
|
||||
{field: 'id', title: __('Id')},
|
||||
{field: 'type', title: __('Type')},
|
||||
{field: 'name', title: __('Name'), align:'left'},
|
||||
|
|
|
|||
Loading…
Reference in New Issue