@@ -33,7 +33,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
columns: [
[
{checkbox: true},
- {field: 'id', title: __('编号')},
+ // {field: 'id', title: __('编号')},
{field: 'name', title: __('Name'), align: 'left'},