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