src/pages/index/App.vue @@ -141,7 +141,7 @@ async getInitInfo() { const res = await getInitInfo(); if (true) { if (res.data.initPwd && !res.data.initRegInfo) { const res1 = await getRegInfo(); this.active = 1; console.log(res1);