shenwu hace 5 meses
padre
commit
e24e882485
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/pages/MiniApp/AdBack/index.tsx

+ 0 - 1
src/pages/MiniApp/AdBack/index.tsx

@@ -241,7 +241,6 @@ function Auth() {
         <Modal
             open={!!accountData}
             title={"选择广告账号"}
-            footer={false}
             destroyOnClose
             onCancel={() => { setAccountData(null); setAccountId(null) }}
             onOk={ad}