shenwu hace 1 año
padre
commit
dd5213833d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/pages/launchSystemNew/launchManage/createAd/index.tsx

+ 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({