tangning 4 月之前
父节点
当前提交
891a7c6f66
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/empower/data.ts

+ 1 - 0
src/views/empower/data.ts

@@ -199,6 +199,7 @@ export const rtkdeviceColumns: any[] = [
         1: '四维看见',
         2: '四维深时',
         3: '四维深光',
+        4: '四维深巡',
       };
       return obj[record.cameraType] || '-';
     },