Commit 1e830eeb authored by Chunchi Che's avatar Chunchi Che

fix small

parent 720b4251
Pipeline #23196 passed with stages
in 11 minutes and 37 seconds
......@@ -124,7 +124,7 @@ export const Component: React.FC = () => {
passWd: matchInfo.password,
});
} else {
alert("匹配失败T_T");
message.error("匹配失败T_T");
}
}
}}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment