src/main/resources/templates/febs/views/modules/ai/aiCompany/list.html
@@ -133,8 +133,9 @@
                    {type: 'checkbox'},
                    {type: 'numbers', title: '', width: 80},
                    {title: '操作', toolbar: '#aiCompanyOption', minWidth: 200, align: 'center'},
                    {field: 'id', title: '编码', minWidth: 100,align:'center'},
                    {field: 'id', title: 'ID', minWidth: 100,align:'center'},
                    {field: 'name', title: '公司', minWidth: 100,align:'center'},
                    {field: 'code', title: '编码', minWidth: 100,align:'center'},
                ]]
            });
        }