소스 검색

完善opc

whj 2 년 전
부모
커밋
149218a90c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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: '设备类型',