wjx hace 2 años
padre
commit
49ce4081e0
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/pages/launchSystemNew/launchManage/createAd/index.tsx

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

@@ -65,7 +65,6 @@ const CreateAd: React.FC = () => {
     const [modelList, setModelList] = useState<any>({})  // 所有品牌手机
     const [adcreativeTemplateAppellation, setAdcreativeTemplateAppellation] = useState<string>('')  // 创意形式
     const { init, get } = useModel('useLaunchAdq.useBdMediaPup')
-    let refA: { current: { editHandle: () => void } } | any = useRef()
 
 
     const tagsList_REGION = useAjax((params) => getTagsList(params))
@@ -338,7 +337,6 @@ const CreateAd: React.FC = () => {
                             <Col className={style.conRightBorder}>
                                 <div className={style.top}>
                                     广告基本信息
-                                    {(queryForm?.promotedObjectType && getSysAdgroups?.data) && <a style={{ fontSize: 12 }} onClick={() => refA?.current?.editHandle()}><EditOutlined /></a>}
                                 </div>
                                 <div className={style.center}>
                                     <Spin spinning={getSysAdgroups.loading}>