fuliqi
2024-10-15 0e944bfc16136c0a749fc6022e0dfc7f2b4af010
src/views/system/data-manage/data-detail/list.js
@@ -4799,153 +4799,153 @@
      index: 'view_zc_manage',
      columns: [
        {
          label: "设备编码",
          align: "center",
          prop: "serialNumber"
          "label": "设备编码",
          "align": "center",
          "prop": "serialNumber"
        },
        {
          label: "设备名称",
          align: "center",
          prop: "name"
          "label": "设备名称",
          "align": "center",
          "prop": "name"
        },
        {
          label: "监控点位类型",
          align: "center",
          prop: "siteType"
          "label": "监控点位类型",
          "align": "center",
          "prop": "siteType"
        },
        {
          label: "Mac地址",
          align: "center",
          prop: "macAddr"
          "label": "Mac地址",
          "align": "center",
          "prop": "macAddr"
        }, {
          label: "IPV4/IPV6",
          align: "center",
          prop: "ip"
          "label": "IPV4/IPV6",
          "align": "center",
          "prop": "ip"
        },
        {
          label: "摄像机功能类型",
          align: "center",
          prop: "cameraFunType"
          "label": "摄像机功能类型",
          "align": "center",
          "prop": "cameraFunType"
        },
        {
          label: "经度",
          align: "center",
          prop: "longitude"
          "label": "经度",
          "align": "center",
          "prop": "longitude"
        },
        {
          label: "纬度",
          align: "center",
          prop: "latitude"
          "label": "纬度",
          "align": "center",
          "prop": "latitude"
        },
        {
          label: "摄像机采集区域",
          align: "center",
          prop: "cameraCaptureArea"
          "label": "摄像机采集区域",
          "align": "center",
          "prop": "cameraCaptureArea"
        },
        {
          label: "设备状态",
          align: "center",
          prop: "onState"
          "label": "设备状态",
          "align": "center",
          "prop": "onState"
        },
        {
          label: "行政区域",
          align: "center",
          prop: "civilCode"
          "label": "行政区域",
          "align": "center",
          "prop": "civilCode"
        },
        {
          label: "是否集成设备",
          align: "center",
          prop: "integratedDevice"
          "label": "是否集成设备",
          "align": "center",
          "prop": "integratedDevice"
        },
        {
          label: "摄像机品牌",
          align: "center",
          prop: "cameraBrand"
          "label": "摄像机品牌",
          "align": "center",
          "prop": "cameraBrand"
        },
        {
          label: "安装地址",
          align: "center",
          prop: "address"
          "label": "安装地址",
          "align": "center",
          "prop": "address"
        },
        {
          label: "联网属性",
          align: "center",
          prop: "netWorking"
          "label": "联网属性",
          "align": "center",
          "prop": "netWorking"
        },
        {
          label: "所属辖区公安机关",
          align: "center",
          prop: "publicSecurity"
          "label": "所属辖区公安机关",
          "align": "center",
          "prop": "publicSecurity"
        },
        {
          label: "安装时间",
          align: "center",
          prop: "installedTime"
          "label": "安装时间",
          "align": "center",
          "prop": "installedTime"
        },
        {
          label: "管理单位",
          align: "center",
          prop: "managementUnit"
          "label": "管理单位",
          "align": "center",
          "prop": "managementUnit"
        },
        {
          label: "管理单位联系方式",
          align: "center",
          prop: "muContactInfo"
          "label": "管理单位联系方式",
          "align": "center",
          "prop": "muContactInfo"
        },
        {
          label: "录像保存天数",
          align: "center",
          prop: "storageDays"
          "label": "录像保存天数",
          "align": "center",
          "prop": "storageDays"
        },
        {
          label: "监视方位",
          align: "center",
          prop: "monitorAzimuth"
          "label": "监视方位",
          "align": "center",
          "prop": "monitorAzimuth"
        },
        {
          label: "摄像机场景预设照片URL",
          align: "center",
          prop: "scenePhotoAddr"
          "label": "摄像机场景预设照片URL",
          "align": "center",
          "prop": "scenePhotoAddr"
        },
        {
          label: "设备型号",
          align: "center",
          prop: "model"
          "label": "设备型号",
          "align": "center",
          "prop": "model"
        },
        {
          label: "点位俗称",
          align: "center",
          prop: "siteVulgo"
          "label": "点位俗称",
          "align": "center",
          "prop": "siteVulgo"
        },
        {
          label: "摄像机类型",
          align: "center",
          prop: "cameraType"
          "label": "摄像机类型",
          "align": "center",
          "prop": "cameraType"
        },
        {
          label: "补光属性",
          align: "center",
          prop: "cameraLightType"
          "label": "补光属性",
          "align": "center",
          "prop": "cameraLightType"
        },
        {
          label: "摄像机编码格式",
          align: "center",
          prop: "encodedFormat"
          "label": "摄像机编码格式",
          "align": "center",
          "prop": "encodedFormat"
        },
        {
          label: "所属部门/行业",
          align: "center",
          prop: "cameraDept"
          "label": "所属部门/行业",
          "align": "center",
          "prop": "cameraDept"
        },
        {
          label: "行业编码",
          align: "center",
          prop: "hybm"
          "label": "行业编码",
          "align": "center",
          "prop": "hybm"
        },
        {
          label: "类型编码",
          align: "center",
          prop: "lxbm"
          "label": "类型编码",
          "align": "center",
          "prop": "lxbm"
        }
      ],
      card: [