@@ -55,6 +55,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
field: 'buttons',
width: "120px",
title: __('按钮组'),
+ operate: false,
table: table,
events: Table.api.events.operate,
buttons: [
@@ -22,6 +22,9 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
pk: 't_id',
sortName: 'z_sort',
sortOrder:'desc',
+ search:false,
+ showExport: false,
columns: [
[
{checkbox: true},