Administrator
2025-09-23 c8e3460c5aefedfa45dc19a7a8d5720a10d0f058
src/main/resources/templates/febs/views/modules/ai/aiCompany/list.html
@@ -134,7 +134,7 @@
                    {type: 'numbers', title: '', width: 80},
                    {title: '操作', toolbar: '#aiCompanyOption', minWidth: 200, align: 'center'},
                    {field: 'id', title: '编码', minWidth: 100,align:'center'},
                    {field: 'name', title: '名称', minWidth: 100,align:'center'},
                    {field: 'name', title: '公司', minWidth: 100,align:'center'},
                ]]
            });
        }