whj il y a 1 an
Parent
commit
149218a90c
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/views/sb/info/SbInfoC.vue

+ 2 - 2
src/views/sb/info/SbInfoC.vue

@@ -676,7 +676,7 @@ export default {
           title: '操作时间',
           checked: true,
           width: 200,
-          dataIndex: 'updateTime'
+          dataIndex: 'createdTime'
         }
       ],
       childColumns2: [
@@ -705,7 +705,7 @@ export default {
           title: '设备位置',
           checked: true,
           width: 200,
-          dataIndex: 'sbPositionName'
+          dataIndex: 'positionName'
         },
         {
           title: '设备类型',