wjx 1 년 전
부모
커밋
5dd9335ca2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/launchSystemNew/adq/ad/tableConfig.tsx

+ 1 - 1
src/pages/launchSystemNew/adq/ad/tableConfig.tsx

@@ -248,7 +248,7 @@ function tableConfig(
             align: 'center',
             fixed: 'right',
             render: (a: any, b: any) => {
-                return <Box b={b} />
+                return <Box b={[{ creativePreview: a }]} />
             }
         },
         {