@@ -71,7 +71,7 @@ export const rtklogsearchForm: Partial<FormProps> = {
autoSubmitOnEnter: true,
schemas: [
{
- field: 'cameraSnCode',
+ field: 'cameraSn',
label: '相机Sn',
component: 'Input',
colProps: {
@@ -179,7 +179,7 @@ export const rtkuserColumns: any[] = [
title: '创建时间',
ellipsis: true,
dataIndex: 'createTime',
- width: 100,
+ width: 150,
},
title: '状态',
@@ -304,7 +304,7 @@ export const rtklogColumns: any[] = [
title: '调用账号',
dataIndex: 'userName',
- width: 160,
+ width: 100,
title: '运营商',