@@ -89,7 +89,7 @@ export const rtklogsearchForm: Partial<FormProps> = {
},
{
- field: 'sgRtkSn',
+ field: 'rtkSgSn',
label: '深光rtk插件SN号',
labelWidth: 120,
component: 'Input',
@@ -149,7 +149,7 @@ export const rtkuserColumns: any[] = [
title: 'IP地址',
ellipsis: true,
dataIndex: 'ipAddr',
- width: 100,
+ width: 120,
title: '挂载点',