wjx il y a 1 an
Parent
commit
c5fdab7bed
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/pages/launchSystemNew/launchManage/createAd/index.tsx

+ 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))