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)