소스 검색

Merge branch 'develop' of http://git.zanxiangnet.com/wjx/ad-manage

wjx 3 달 전
부모
커밋
18d21b3a59
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/pages/launchSystemV3/material/cloudNew/moveToTencent.tsx

+ 1 - 0
src/pages/launchSystemV3/material/cloudNew/moveToTencent.tsx

@@ -75,6 +75,7 @@ const MoveToTencent: React.FC<Props> = ({ data, visible, onClose, onChange }) =>
             Promise.all(ajaxs).then(res => {
             Promise.all(ajaxs).then(res => {
                 setLoading(false)
                 setLoading(false)
                 console.log('66666666', res)
                 console.log('66666666', res)
+                message.success('任务提交成功,结果可以到腾讯查看')
             }).catch(() => setLoading(false))
             }).catch(() => setLoading(false))
             console.log(typeDatalist)
             console.log(typeDatalist)
         } else {
         } else {