shenwu преди 7 месеца
родител
ревизия
366d18b86b
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/pages/Distributor/CorpManage/index.tsx

+ 2 - 2
src/pages/Distributor/CorpManage/index.tsx

@@ -59,8 +59,8 @@ const Page: React.FC = () => {
                 },
             }}
         />
-        <Modal f
-            ooter={null}
+        <Modal
+            footer={null}
             open={!!codeOpen}
             onCancel={() => {
                 setCodeOpen(""); clearInterval(timeRef.current)