yxh
yxh
2023-07-25 b33b75f4fe490ad1b4efe5b823971680ac246c7e
src/views/home/index.vue
@@ -1217,7 +1217,6 @@
    let uuid;
    login(defaultAccount, defaultPassword, code, uuid)
      .then(async (res) => {
        debugger
        setToken(res.token);
        await this.getDictData();
        this.getinfos();