瀏覽代碼

style: fanyi

tangning 1 年之前
父節點
當前提交
c0f0a38853
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/views/productOperation/cameraScene.vue

+ 3 - 0
src/views/productOperation/cameraScene.vue

@@ -231,6 +231,9 @@
             title: '点位数量',
             dataIndex: 'shootCount',
             width: 80,
+            // customRender: ({ record }) => {
+            //   return ( tableType.value == 2 || tableType.value == 6 )||!record.shootCount ? '-' : record.shootCount
+            // },
           },
           {
             title: '场景大小',