shenwu 2 vuotta sitten
vanhempi
commit
dd5213833d
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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({