Commit fa187a58 authored by 郭志伟's avatar 郭志伟

fix: xyqb登录后显示验证码问题

parent f61a5358
......@@ -293,6 +293,7 @@ export default {
}
},
mounted() {
this.mongoToken = localStorage.get("mongoToken");
this.getFamilyList();
},
methods: {
......
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