Commit 98603707 authored by chenqikuai's avatar chenqikuai

fix

parent ec249fa4
...@@ -78,7 +78,7 @@ export default defineComponent({ ...@@ -78,7 +78,7 @@ export default defineComponent({
this.$router.push({ this.$router.push({
name: 'PwdSetting', name: 'PwdSetting',
query: { query: {
phone: this.getPhone phone: this.userMsg?.userInfo.phone
} }
}) })
}, },
......
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