wjx 1 年之前
父節點
當前提交
262251970d

+ 1 - 1
src/pages/launchSystemNew/launchManage/createAd/index.tsx

@@ -735,7 +735,7 @@ const CreateAd: React.FC = () => {
         delete params?.model
         params.targetSingle = true
         console.log('paramsSubmit====>', params)
-        return
+        // return
         createAdBatch.run(params).then(res => {
             if (res) {
                 Modal.success({

+ 8 - 8
src/pages/launchSystemNew/launchManage/createAd/targeting/index.tsx

@@ -69,14 +69,14 @@ function TargetIng(props: Props) {
                             </Tooltip>}
                         </>
                     },
-                    {
-                        key: '2',
-                        label: <>
-                            {accountCreateLogs?.length > 0 && queryForm?.sysTargeting ? <Button type="link" style={{ fontSize: 12, padding: 0 }} onClick={() => setExpandVisible(true)}>自动扩量</Button> : <Tooltip title={accountCreateLogs?.length > 0 ? `请先添加定向` : `请先选择媒体账户`}>
-                                <Button type="link" style={{ fontSize: 12, padding: 0 }}>自动扩量</Button>
-                            </Tooltip>}
-                        </>
-                    }
+                    // {
+                    //     key: '2',
+                    //     label: <>
+                    //         {accountCreateLogs?.length > 0 && queryForm?.sysTargeting ? <Button type="link" style={{ fontSize: 12, padding: 0 }} onClick={() => setExpandVisible(true)}>自动扩量</Button> : <Tooltip title={accountCreateLogs?.length > 0 ? `请先添加定向` : `请先选择媒体账户`}>
+                    //             <Button type="link" style={{ fontSize: 12, padding: 0 }}>自动扩量</Button>
+                    //         </Tooltip>}
+                    //     </>
+                    // }
                 ]} />}
             >
                 <a onClick={e => e.preventDefault()}>