shenwu před 2 roky
rodič
revize
2ae899fe88
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>