tangning 1 سال پیش
والد
کامیت
f98f3927e9
1فایلهای تغییر یافته به همراه8 افزوده شده و 8 حذف شده
  1. 8 8
      src/views/product/rtk/list.vue

+ 8 - 8
src/views/product/rtk/list.vue

@@ -147,8 +147,8 @@
         autoSubmitOnEnter: true,
         schemas: [
           {
-            field: 'rtkSnCode',
-            label: '板卡sn号',
+            field: 'cameraSnCode',
+            label: '相机Sn',
             component: 'Input',
             colProps: {
               xl: 8,
@@ -156,8 +156,8 @@
             },
           },
           {
-            field: 'userName',
-            label: '用户名称',
+            field: 'rtkSnCode',
+            label: '板卡sn号',
             component: 'Input',
             colProps: {
               xl: 8,
@@ -165,8 +165,8 @@
             },
           },
           {
-            field: 'operator',
-            label: '运营商',
+            field: 'userName',
+            label: '用户名称',
             component: 'Input',
             colProps: {
               xl: 8,
@@ -174,8 +174,8 @@
             },
           },
           {
-            field: 'cameraSnCode',
-            label: '相机Sn',
+            field: 'operator',
+            label: '运营商',
             component: 'Input',
             colProps: {
               xl: 8,