ZZJ
2021-12-17 f908e50d3930b63c74ed599c82567780ffce8609
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);