ZZJ
2021-12-17 f908e50d3930b63c74ed599c82567780ffce8609
按钮
1个文件已修改
2 ■■■ 已修改文件
src/pages/index/App.vue 2 ●●● 补丁 | 查看 | 原始文档 | 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);