1
yxh
2023-07-20 935c201bdcf4adde998d46893dd0fa3eddf400bb
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();