tangning 4 月之前
父節點
當前提交
0452bb6890
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/productOperation/data.ts

+ 1 - 1
src/views/productOperation/data.ts

@@ -431,7 +431,7 @@ export const getColumns = (val) => {
     },
     },
     {
     {
       title: 'slam帧数',
       title: 'slam帧数',
-      ifShow: isobj || val == 6,
+      ifShow: isobj || val == 6 || val == 8,
       dataIndex: 'slamCount',
       dataIndex: 'slamCount',
       width: 80,
       width: 80,
     },
     },