src/pages/index/App.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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);