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)