|
@@ -68,7 +68,7 @@ layui.config({
|
|
|
,{field:'Title', title:'标题', sort: true}
|
|
,{field:'Title', title:'标题', sort: true}
|
|
|
|
|
|
|
|
, {field:'Sort', fixed: 'right', title:'排序', width:80, edit: 'text'}
|
|
, {field:'Sort', fixed: 'right', title:'排序', width:80, edit: 'text'}
|
|
|
- , { title: '操作', width:280, align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
|
|
|
|
|
|
|
+ , { title: '操作', width:320, align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
|
|
|
]]
|
|
]]
|
|
|
, where: {
|
|
, where: {
|
|
|
|
|
|