wjx 2 년 전
부모
커밋
d6e1d648a1
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      src/pages/launchSystemNew/launchManage/createAd/index.tsx

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

@@ -731,10 +731,7 @@ const CreateAd: React.FC = () => {
         delete params?.model
         params.targetSingle = true
         console.log('paramsSubmit====>', params)
-<<<<<<< HEAD
-=======
         // return
->>>>>>> 262251970d980f2e8bbcf425c9a55d90ba29b388
         createAdBatch.run(params).then(res => {
             if (res) {
                 Modal.success({