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

Merge branch 'fix/goods' into 'master'

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

See merge request !117
parents 408e489d fa187a58
......@@ -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