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}
             open={!!codeOpen}
             onCancel={() => {
             onCancel={() => {
                 setCodeOpen(""); clearInterval(timeRef.current)
                 setCodeOpen(""); clearInterval(timeRef.current)