shenwu 2 年 前
コミット
2ae899fe88
1 ファイル変更1 行追加1 行削除
  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>