shenwu há 2 anos atrás
pai
commit
2ae899fe88
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/pages/launchSystemNew/account/index.tsx

+ 1 - 1
src/pages/launchSystemNew/account/index.tsx

@@ -74,7 +74,7 @@ const AdAuthorize: React.FC = () => {
                             }
                         }} />
                         {/* <Button onClick={getList} type='primary'>搜索</Button> */}
-                        <Button type='primary' onClick={()=>setVisible(true)}>广告账号授权</Button>
+                        {/* <Button type='primary' onClick={()=>setVisible(true)}>广告账号授权</Button> */}
                     </Space>}
                 />
             </div>