Prechádzať zdrojové kódy

Merge branch 'develop' of http://git.zanxiangnet.com/wjx/ad-manage

wjx 1 rok pred
rodič
commit
bd8dc719e0

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

@@ -600,7 +600,6 @@ const CreateAd: React.FC = () => {
             setTableData(data)
         } 
     }
-    console.log('---->', queryForm)
 
     const submit = (props: { campaignName: string, count?: number }) => {
         let newQueryForm = JSON.parse(JSON.stringify(queryForm))