wjx 10 月之前
父節點
當前提交
6872143894
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/pages/launchSystemV3/tencentAdPutIn/create/index.tsx

+ 1 - 1
src/pages/launchSystemV3/tencentAdPutIn/create/index.tsx

@@ -155,7 +155,6 @@ const Create: React.FC = () => {
                             }
                         })
                     }
-                    console.log(dynamicGroup)
 
                     setAddelivery({
                         adgroups: { ...adgroupDTO, adgroupName: adgroupDTO.adgroupName + '_副本' + randomString(true, 3, 5), endDate, beginDate },
@@ -184,6 +183,7 @@ const Create: React.FC = () => {
                         }
                         return data
                     }))
+                    sessionStorage.removeItem('TASKID3.0')
                 }
             })
         } else if (adqAdData) {