浏览代码

完善opc

whj 1 年之前
父节点
当前提交
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: '设备类型',