fuliqi
2024-11-13 48086bde3ff19c8cefb92c449ccadc6c9f9affae
车辆人脸点位在线离线时间点
1个文件已修改
16 ■■■■ 已修改文件
src/views/system/data-manage/data-detail/list.js 16 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/data-manage/data-detail/list.js
@@ -558,10 +558,10 @@
          width: 200,
        },
        {
          label: '最近离线时间',
          label: '离线时间点',
          align: 'center',
          prop: 'offLineTimeStr',
          width: 200,
          width: 400,
        },
        {
          label: '监测时间',
@@ -1927,6 +1927,12 @@
          width: 200,
        },
        {
          label: '离线时间点',
          align: 'center',
          prop: 'offLineTimeStr',
          width: 400,
        },
        {
          label: '监测时间',
          align: 'center',
          prop: 'mongoCreateTime',
@@ -3057,6 +3063,12 @@
            width: 200,
          },
          {
            label: '离线时间点',
            align: 'center',
            prop: 'offLineTimeStr',
            width: 400,
          },
          {
            label: '监测时间',
            align: 'center',
            prop: 'mongoCreateTime',