tangning 1 ano atrás
pai
commit
75dfe48325
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      src/views/product/rtk/data.ts

+ 3 - 3
src/views/product/rtk/data.ts

@@ -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: '调用账号',
     ellipsis: true,
     dataIndex: 'userName',
-    width: 160,
+    width: 100,
   },
   {
     title: '运营商',