shenwu 1 rok pred
rodič
commit
dd5213833d

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

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