Commit ebfc70ae authored by yzl's avatar yzl

修改添加bug

parent a1ece2e4
......@@ -155,6 +155,10 @@
}
useEffect(() => {
if(!code){
localStorage.setItem('feedBack', '');
}
const getIp = () => {
const url = window.location.pathname;
......
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